#d84f2c color space conversions
Hex:
#d84f2c
RGB:
216, 79, 44
CMY:
15, 69, 83
CMYK:
0, 63, 80, 15
HSL:
12°, 68.8000%, 50.9804%
HSV (HSB):
12°, 79.6296%, 84.7059%
XYZ:
31.5695, 20.3727, 4.6513
xyY:
0.5578, 0.3600, 20.3727
CIE-Lab:
52.2561, 52.0615, 47.7682
CIE-LCH:
52.2561, 70.6555, 42.5374
CIE-Luv:
52.2561, 109.9217, 36.5963
Hunter-Lab:
45.1362, 45.8596, 25.4855
#d84f2c color charts
#d84f2c color shades, tints & tones
#d84f2c color schemes
#d84f2c color preview, HTML & CSS examples
This text has a color of #d84f2c
<p style="color:#d84f2c;">Text here</p>
.mytext {color:#d84f2c;}
This box has a color of #d84f2c
<div style="background-color:#d84f2c;">Content here</div>
.mybackground {background-color:#d84f2c;}
Border around this has a color of #d84f2c
<div style="border:2px solid #d84f2c;">Content here</div>
.myborder {border:2px solid #d84f2c;}