#d84c8e color space conversions
Hex:
#d84c8e
RGB:
216, 76, 142
CMY:
15, 70, 44
CMYK:
0, 65, 34, 15
HSL:
332°, 64.2202%, 57.2549%
HSV (HSB):
332°, 64.8148%, 84.7059%
XYZ:
35.7858, 21.7208, 27.8976
xyY:
0.4190, 0.2543, 21.7208
CIE-Lab:
53.7295, 60.4864, -6.8045
CIE-LCH:
53.7295, 60.8679, 353.5814
CIE-Luv:
53.7295, 86.3469, -20.4837
Hunter-Lab:
46.6056, 55.5004, -2.8664
#d84c8e color charts
#d84c8e color shades, tints & tones
#d84c8e color schemes
#d84c8e color preview, HTML & CSS examples
This text has a color of #d84c8e
<p style="color:#d84c8e;">Text here</p>
.mytext {color:#d84c8e;}
This box has a color of #d84c8e
<div style="background-color:#d84c8e;">Content here</div>
.mybackground {background-color:#d84c8e;}
Border around this has a color of #d84c8e
<div style="border:2px solid #d84c8e;">Content here</div>
.myborder {border:2px solid #d84c8e;}