#d64d6c color space conversions
Hex:
#d64d6c
RGB:
214, 77, 108
CMY:
16, 70, 58
CMYK:
0, 64, 50, 16
HSL:
346°, 62.5571%, 57.0588%
HSV (HSB):
346°, 64.0187%, 83.9216%
XYZ:
33.0922, 20.6866, 16.4361
xyY:
0.4713, 0.2946, 20.6866
CIE-Lab:
52.6048, 56.0384, 11.7939
CIE-LCH:
52.6048, 57.2660, 11.8851
CIE-Luv:
52.6048, 95.2170, 3.9425
Hunter-Lab:
45.4825, 50.2787, 10.4120
#d64d6c color charts
#d64d6c color shades, tints & tones
#d64d6c color schemes
#d64d6c color preview, HTML & CSS examples
This text has a color of #d64d6c
<p style="color:#d64d6c;">Text here</p>
.mytext {color:#d64d6c;}
This box has a color of #d64d6c
<div style="background-color:#d64d6c;">Content here</div>
.mybackground {background-color:#d64d6c;}
Border around this has a color of #d64d6c
<div style="border:2px solid #d64d6c;">Content here</div>
.myborder {border:2px solid #d64d6c;}