#d84e30 color space conversions
Hex:
#d84e30
RGB:
216, 78, 48
CMY:
15, 69, 81
CMYK:
0, 64, 78, 15
HSL:
11°, 68.2927%, 51.7647%
HSV (HSB):
11°, 77.7778%, 84.7059%
XYZ:
31.5768, 20.2611, 5.0428
xyY:
0.5551, 0.3562, 20.2611
CIE-Lab:
52.1312, 52.6265, 45.6438
CIE-LCH:
52.1312, 69.6628, 40.9356
CIE-Luv:
52.1312, 110.0578, 35.0642
Hunter-Lab:
45.0123, 46.4487, 24.8663
#d84e30 color charts
#d84e30 color shades, tints & tones
#d84e30 color schemes
#d84e30 color preview, HTML & CSS examples
This text has a color of #d84e30
<p style="color:#d84e30;">Text here</p>
.mytext {color:#d84e30;}
This box has a color of #d84e30
<div style="background-color:#d84e30;">Content here</div>
.mybackground {background-color:#d84e30;}
Border around this has a color of #d84e30
<div style="border:2px solid #d84e30;">Content here</div>
.myborder {border:2px solid #d84e30;}