#d84c6e color space conversions
Hex:
#d84c6e
RGB:
216, 76, 110
CMY:
15, 70, 57
CMYK:
0, 65, 49, 15
HSL:
345°, 64.2202%, 57.2549%
HSV (HSB):
345°, 64.8148%, 84.7059%
XYZ:
33.7178, 20.8936, 17.0076
xyY:
0.4708, 0.2917, 20.8936
CIE-Lab:
52.8329, 57.2581, 10.9669
CIE-LCH:
52.8329, 58.2989, 10.8428
CIE-Luv:
52.8329, 96.7806, 2.7202
Hunter-Lab:
45.7095, 51.6796, 9.9360
#d84c6e color charts
#d84c6e color shades, tints & tones
#d84c6e color schemes
#d84c6e color preview, HTML & CSS examples
This text has a color of #d84c6e
<p style="color:#d84c6e;">Text here</p>
.mytext {color:#d84c6e;}
This box has a color of #d84c6e
<div style="background-color:#d84c6e;">Content here</div>
.mybackground {background-color:#d84c6e;}
Border around this has a color of #d84c6e
<div style="border:2px solid #d84c6e;">Content here</div>
.myborder {border:2px solid #d84c6e;}