#d64e6c color space conversions
Hex:
#d64e6c
RGB:
214, 78, 108
CMY:
16, 69, 58
CMYK:
0, 64, 50, 16
HSL:
347°, 62.3853%, 57.2549%
HSV (HSB):
347°, 63.5514%, 83.9216%
XYZ:
33.1627, 20.8276, 16.4596
xyY:
0.4707, 0.2956, 20.8276
CIE-Lab:
52.7603, 55.6176, 12.0113
CIE-LCH:
52.7603, 56.8998, 12.1866
CIE-Luv:
52.7603, 94.6675, 4.3006
Hunter-Lab:
45.6373, 49.8432, 10.5625
#d64e6c color charts
#d64e6c color shades, tints & tones
#d64e6c color schemes
#d64e6c color preview, HTML & CSS examples
This text has a color of #d64e6c
<p style="color:#d64e6c;">Text here</p>
.mytext {color:#d64e6c;}
This box has a color of #d64e6c
<div style="background-color:#d64e6c;">Content here</div>
.mybackground {background-color:#d64e6c;}
Border around this has a color of #d64e6c
<div style="border:2px solid #d64e6c;">Content here</div>
.myborder {border:2px solid #d64e6c;}