#d64e7e color space conversions
Hex:
#d64e7e
RGB:
214, 78, 126
CMY:
16, 69, 51
CMYK:
0, 64, 41, 16
HSL:
339°, 62.3853%, 57.2549%
HSV (HSB):
339°, 63.5514%, 83.9216%
XYZ:
34.2218, 21.2513, 22.0369
xyY:
0.4415, 0.2742, 21.2513
CIE-Lab:
53.2234, 57.3296, 1.9259
CIE-LCH:
53.2234, 57.3619, 1.9240
CIE-Luv:
53.2234, 89.1042, -8.2860
Hunter-Lab:
46.0991, 51.8367, 3.9268
#d64e7e color charts
#d64e7e color shades, tints & tones
#d64e7e color schemes
#d64e7e color preview, HTML & CSS examples
This text has a color of #d64e7e
<p style="color:#d64e7e;">Text here</p>
.mytext {color:#d64e7e;}
This box has a color of #d64e7e
<div style="background-color:#d64e7e;">Content here</div>
.mybackground {background-color:#d64e7e;}
Border around this has a color of #d64e7e
<div style="border:2px solid #d64e7e;">Content here</div>
.myborder {border:2px solid #d64e7e;}