#d94d8e color space conversions
Hex:
#d94d8e
RGB:
217, 77, 142
CMY:
15, 70, 44
CMYK:
0, 65, 35, 15
HSL:
332°, 64.8148%, 57.6471%
HSV (HSB):
332°, 64.5161%, 85.0980%
XYZ:
36.1516, 22.0125, 27.9346
xyY:
0.4199, 0.2557, 22.0125
CIE-Lab:
54.0402, 60.3732, -6.3250
CIE-LCH:
54.0402, 60.7036, 354.0192
CIE-Luv:
54.0402, 86.6958, -19.8296
Hunter-Lab:
46.9174, 55.4354, -2.4590
#d94d8e color charts
#d94d8e color shades, tints & tones
#d94d8e color schemes
#d94d8e color preview, HTML & CSS examples
This text has a color of #d94d8e
<p style="color:#d94d8e;">Text here</p>
.mytext {color:#d94d8e;}
This box has a color of #d94d8e
<div style="background-color:#d94d8e;">Content here</div>
.mybackground {background-color:#d94d8e;}
Border around this has a color of #d94d8e
<div style="border:2px solid #d94d8e;">Content here</div>
.myborder {border:2px solid #d94d8e;}