#d84c5c color space conversions
Hex:
#d84c5c
RGB:
216, 76, 92
CMY:
15, 70, 64
CMYK:
0, 65, 57, 15
HSL:
353°, 64.2202%, 57.2549%
HSV (HSB):
353°, 64.8148%, 84.7059%
XYZ:
32.8351, 20.5405, 12.3593
xyY:
0.4995, 0.3125, 20.5405
CIE-Lab:
52.4429, 55.8228, 21.1680
CIE-LCH:
52.4429, 59.7015, 20.7667
CIE-Luv:
52.4429, 101.9927, 14.1101
Hunter-Lab:
45.3216, 50.0087, 15.5566
#d84c5c color charts
#d84c5c color shades, tints & tones
#d84c5c color schemes
#d84c5c color preview, HTML & CSS examples
This text has a color of #d84c5c
<p style="color:#d84c5c;">Text here</p>
.mytext {color:#d84c5c;}
This box has a color of #d84c5c
<div style="background-color:#d84c5c;">Content here</div>
.mybackground {background-color:#d84c5c;}
Border around this has a color of #d84c5c
<div style="border:2px solid #d84c5c;">Content here</div>
.myborder {border:2px solid #d84c5c;}