#d84d50 color space conversions
Hex:
#d84d50
RGB:
216, 77, 80
CMY:
15, 70, 69
CMYK:
0, 64, 63, 15
HSL:
359°, 64.0553%, 57.4510%
HSV (HSB):
359°, 64.3519%, 84.7059%
XYZ:
32.4207, 20.4859, 9.8348
xyY:
0.5167, 0.3265, 20.4859
CIE-Lab:
52.3822, 54.6026, 28.1645
CIE-LCH:
52.3822, 61.4385, 27.2851
CIE-Luv:
52.3822, 104.4616, 21.1308
Hunter-Lab:
45.2613, 48.6525, 18.7998
#d84d50 color charts
#d84d50 color shades, tints & tones
#d84d50 color schemes
#d84d50 color preview, HTML & CSS examples
This text has a color of #d84d50
<p style="color:#d84d50;">Text here</p>
.mytext {color:#d84d50;}
This box has a color of #d84d50
<div style="background-color:#d84d50;">Content here</div>
.mybackground {background-color:#d84d50;}
Border around this has a color of #d84d50
<div style="border:2px solid #d84d50;">Content here</div>
.myborder {border:2px solid #d84d50;}