#d64c8a color space conversions
Hex:
#d64c8a
RGB:
214, 76, 138
CMY:
16, 70, 46
CMYK:
0, 64, 36, 16
HSL:
333°, 62.7273%, 56.8627%
HSV (HSB):
333°, 64.4860%, 83.9216%
XYZ:
34.9034, 21.3000, 26.3165
xyY:
0.4230, 0.2581, 21.3000
CIE-Lab:
53.2763, 59.4478, -5.1393
CIE-LCH:
53.2763, 59.6695, 355.0590
CIE-Luv:
53.2763, 86.1108, -17.9877
Hunter-Lab:
46.1519, 54.2288, -1.5016
#d64c8a color charts
#d64c8a color shades, tints & tones
#d64c8a color schemes
#d64c8a color preview, HTML & CSS examples
This text has a color of #d64c8a
<p style="color:#d64c8a;">Text here</p>
.mytext {color:#d64c8a;}
This box has a color of #d64c8a
<div style="background-color:#d64c8a;">Content here</div>
.mybackground {background-color:#d64c8a;}
Border around this has a color of #d64c8a
<div style="border:2px solid #d64c8a;">Content here</div>
.myborder {border:2px solid #d64c8a;}