#d64f8e color space conversions
Hex:
#d64f8e
RGB:
214, 79, 142
CMY:
16, 69, 44
CMYK:
0, 63, 34, 16
HSL:
332°, 62.2120%, 57.4510%
HSV (HSB):
332°, 63.0841%, 83.9216%
XYZ:
35.4100, 21.8411, 27.9406
xyY:
0.4157, 0.2564, 21.8411
CIE-Lab:
53.8580, 58.6643, -6.6483
CIE-LCH:
53.8580, 59.0398, 353.5344
CIE-Luv:
53.8580, 83.4135, -19.9078
Hunter-Lab:
46.7345, 53.4615, -2.7329
#d64f8e color charts
#d64f8e color shades, tints & tones
#d64f8e color schemes
#d64f8e color preview, HTML & CSS examples
This text has a color of #d64f8e
<p style="color:#d64f8e;">Text here</p>
.mytext {color:#d64f8e;}
This box has a color of #d64f8e
<div style="background-color:#d64f8e;">Content here</div>
.mybackground {background-color:#d64f8e;}
Border around this has a color of #d64f8e
<div style="border:2px solid #d64f8e;">Content here</div>
.myborder {border:2px solid #d64f8e;}