#d94e9e color space conversions
Hex:
#d94e9e
RGB:
217, 78, 158
CMY:
15, 69, 38
CMYK:
0, 64, 27, 15
HSL:
325°, 64.6512%, 57.8431%
HSV (HSB):
325°, 64.0553%, 85.0980%
XYZ:
37.5112, 22.6691, 34.7463
xyY:
0.3952, 0.2388, 22.6691
CIE-Lab:
54.7299, 61.8862, -14.7239
CIE-LCH:
54.7299, 63.6136, 346.6171
CIE-Luv:
54.7299, 80.8211, -31.9221
Hunter-Lab:
47.6121, 57.3102, -9.9401
#d94e9e color charts
#d94e9e color shades, tints & tones
#d94e9e color schemes
#d94e9e color preview, HTML & CSS examples
This text has a color of #d94e9e
<p style="color:#d94e9e;">Text here</p>
.mytext {color:#d94e9e;}
This box has a color of #d94e9e
<div style="background-color:#d94e9e;">Content here</div>
.mybackground {background-color:#d94e9e;}
Border around this has a color of #d94e9e
<div style="border:2px solid #d94e9e;">Content here</div>
.myborder {border:2px solid #d94e9e;}