#d64f7e color space conversions
Hex:
#d64f7e
RGB:
214, 79, 126
CMY:
16, 69, 51
CMYK:
0, 63, 41, 16
HSL:
339°, 62.2120%, 57.4510%
HSV (HSB):
339°, 63.0841%, 83.9216%
XYZ:
34.2934, 21.3945, 22.0607
xyY:
0.4411, 0.2752, 21.3945
CIE-Lab:
53.3785, 56.9088, 2.1509
CIE-LCH:
53.3785, 56.9495, 2.1645
CIE-Luv:
53.3785, 88.6033, -7.9097
Hunter-Lab:
46.2542, 51.3975, 4.0998
#d64f7e color charts
#d64f7e color shades, tints & tones
#d64f7e color schemes
#d64f7e color preview, HTML & CSS examples
This text has a color of #d64f7e
<p style="color:#d64f7e;">Text here</p>
.mytext {color:#d64f7e;}
This box has a color of #d64f7e
<div style="background-color:#d64f7e;">Content here</div>
.mybackground {background-color:#d64f7e;}
Border around this has a color of #d64f7e
<div style="border:2px solid #d64f7e;">Content here</div>
.myborder {border:2px solid #d64f7e;}