#d84e6e color space conversions
Hex:
#d84e6e
RGB:
216, 78, 110
CMY:
15, 69, 57
CMYK:
0, 64, 49, 15
HSL:
346°, 63.8889%, 57.6471%
HSV (HSB):
346°, 63.8889%, 84.7059%
XYZ:
33.8578, 21.1735, 17.0542
xyY:
0.4697, 0.2937, 21.1735
CIE-Lab:
53.1389, 56.4282, 11.3961
CIE-LCH:
53.1389, 57.5674, 11.4178
CIE-Luv:
53.1389, 95.6987, 3.4290
Hunter-Lab:
46.0147, 50.8153, 10.2358
#d84e6e color charts
#d84e6e color shades, tints & tones
#d84e6e color schemes
#d84e6e color preview, HTML & CSS examples
This text has a color of #d84e6e
<p style="color:#d84e6e;">Text here</p>
.mytext {color:#d84e6e;}
This box has a color of #d84e6e
<div style="background-color:#d84e6e;">Content here</div>
.mybackground {background-color:#d84e6e;}
Border around this has a color of #d84e6e
<div style="border:2px solid #d84e6e;">Content here</div>
.myborder {border:2px solid #d84e6e;}