#d64f7c color space conversions
Hex:
#d64f7c
RGB:
214, 79, 124
CMY:
16, 69, 51
CMYK:
0, 63, 42, 16
HSL:
340°, 62.2120%, 57.4510%
HSV (HSB):
340°, 63.0841%, 83.9216%
XYZ:
34.1656, 21.3433, 21.3877
xyY:
0.4443, 0.2776, 21.3433
CIE-Lab:
53.3232, 56.7045, 3.2625
CIE-LCH:
53.3232, 56.7983, 3.2929
CIE-Luv:
53.3232, 89.2358, -6.4583
Hunter-Lab:
46.1989, 51.1588, 4.8909
#d64f7c color charts
#d64f7c color shades, tints & tones
#d64f7c color schemes
#d64f7c color preview, HTML & CSS examples
This text has a color of #d64f7c
<p style="color:#d64f7c;">Text here</p>
.mytext {color:#d64f7c;}
This box has a color of #d64f7c
<div style="background-color:#d64f7c;">Content here</div>
.mybackground {background-color:#d64f7c;}
Border around this has a color of #d64f7c
<div style="border:2px solid #d64f7c;">Content here</div>
.myborder {border:2px solid #d64f7c;}