#d64d6e color space conversions
Hex:
#d64d6e
RGB:
214, 77, 110
CMY:
16, 70, 57
CMYK:
0, 64, 49, 16
HSL:
346°, 62.5571%, 57.0588%
HSV (HSB):
346°, 64.0187%, 83.9216%
XYZ:
33.1999, 20.7297, 17.0033
xyY:
0.4680, 0.2922, 20.7297
CIE-Lab:
52.6524, 56.2144, 10.6649
CIE-LCH:
52.6524, 57.2172, 10.7424
CIE-Luv:
52.6524, 94.6158, 2.6013
Hunter-Lab:
45.5299, 50.4831, 9.7289
#d64d6e color charts
#d64d6e color shades, tints & tones
#d64d6e color schemes
#d64d6e color preview, HTML & CSS examples
This text has a color of #d64d6e
<p style="color:#d64d6e;">Text here</p>
.mytext {color:#d64d6e;}
This box has a color of #d64d6e
<div style="background-color:#d64d6e;">Content here</div>
.mybackground {background-color:#d64d6e;}
Border around this has a color of #d64d6e
<div style="border:2px solid #d64d6e;">Content here</div>
.myborder {border:2px solid #d64d6e;}