#EB94DA Love Dust
#EB94DA (Love Dust) RGB value is (235, 148, 218).
Red value is 235, green value is 148, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #EB94DA: hue: 312°, saturation: 68.5%, and lightness: 75.1%.
Process color (CMYK) of #EB94DA is 0%, 37%, 7.2%, 7.8%. Web safe color equivalent of #EB94DA is ##FF99CC. Color #EB94DA contains mainly Red.
Color Spaces
| Color spaces of #EB94DA | Value |
|---|---|
| RGB | 235, 148, 218 |
| HSL | 312°, 68.5%, 75.1% |
| HSV / HSB | 312°, 37%, 92.2% |
| CMYK | 0%, 37%, 7.2%, 7.8% |
| XYZ | 57.51, 43.91, 71.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 10010100 | 11011010 |
| Octal | 353 | 224 | 332 |
| Decimal | 235 | 148 | 218 |
| Hex | EB | 94 | DA |
Shades of #EB94DA
Tints of #EB94DA
.mybgColor { background-color: #EB94DA; }
.myforeColor { color: #EB94DA; }
.myborderColor { border: 3px solid #EB94DA; }
<p style="color:#EB94DA">Text here</p>
This sample text is styled with font color #EB94DA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EB94DA">Div content here</div>
<div style="border:3px solid #EB94DA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 148, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EB94DA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EB94DA;
-webkit-box-shadow: 1px 1px 3px #EB94DA;
box-shadow: 1px 1px 3px #EB94DA; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #EB94DA (Love Dust)
Color Overview & Profile: Color #EB94DA, also known as Love Dust, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 58% Green (148/255), and 85% Blue (218/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EB94DA translates into the CMYK subtractive color model with values of 0% Cyan, 37% Magenta, 7.2% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 312°, saturation of 68.5%, and lightness of 75.1%.
Web Accessibility & Design Recommendations: When implementing #EB94DA in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##FF99CC.
