#d64d77 color space conversions
Hex:
#d64d77
RGB:
214, 77, 119
CMY:
16, 70, 53
CMYK:
0, 64, 44, 16
HSL:
342°, 62.5571%, 57.0588%
HSV (HSB):
342°, 64.0187%, 83.9216%
XYZ:
33.7152, 20.9358, 19.7168
xyY:
0.4534, 0.2815, 20.9358
CIE-Lab:
52.8792, 57.0493, 5.6070
CIE-LCH:
52.8792, 57.3242, 5.6132
CIE-Luv:
52.8792, 91.8356, -3.6239
Hunter-Lab:
45.7557, 51.4559, 6.4800
#d64d77 color charts
#d64d77 color shades, tints & tones
#d64d77 color schemes
#d64d77 color preview, HTML & CSS examples
This text has a color of #d64d77
<p style="color:#d64d77;">Text here</p>
.mytext {color:#d64d77;}
This box has a color of #d64d77
<div style="background-color:#d64d77;">Content here</div>
.mybackground {background-color:#d64d77;}
Border around this has a color of #d64d77
<div style="border:2px solid #d64d77;">Content here</div>
.myborder {border:2px solid #d64d77;}