#d84c2b color space conversions
Hex:
#d84c2b
RGB:
216, 76, 43
CMY:
15, 70, 83
CMYK:
0, 65, 80, 15
HSL:
11°, 68.9243%, 50.7843%
HSV (HSB):
11°, 80.0926%, 84.7059%
XYZ:
31.3394, 19.9422, 4.4830
xyY:
0.5620, 0.3576, 19.9422
CIE-Lab:
51.7718, 53.3052, 47.7872
CIE-LCH:
51.7718, 71.5895, 41.8756
CIE-Luv:
51.7718, 112.1642, 36.0254
Hunter-Lab:
44.6567, 47.1192, 25.3077
#d84c2b color charts
#d84c2b color shades, tints & tones
#d84c2b color schemes
#d84c2b color preview, HTML & CSS examples
This text has a color of #d84c2b
<p style="color:#d84c2b;">Text here</p>
.mytext {color:#d84c2b;}
This box has a color of #d84c2b
<div style="background-color:#d84c2b;">Content here</div>
.mybackground {background-color:#d84c2b;}
Border around this has a color of #d84c2b
<div style="border:2px solid #d84c2b;">Content here</div>
.myborder {border:2px solid #d84c2b;}