#d85e0c color space conversions
Hex:
#d85e0c
RGB:
216, 94, 12
CMY:
15, 63, 95
CMYK:
0, 56, 94, 15
HSL:
24°, 89.4737%, 44.7059%
HSV (HSB):
24°, 94.4444%, 84.7059%
XYZ:
32.3880, 22.6309, 3.0090
xyY:
0.5581, 0.3900, 22.6309
CIE-Lab:
54.6901, 44.5369, 61.4127
CIE-LCH:
54.6901, 75.8621, 54.0501
CIE-Luv:
54.6901, 101.1713, 47.2245
Hunter-Lab:
47.5719, 38.2757, 29.5502
#d85e0c color charts
#d85e0c color shades, tints & tones
#d85e0c color schemes
#d85e0c color preview, HTML & CSS examples
This text has a color of #d85e0c
<p style="color:#d85e0c;">Text here</p>
.mytext {color:#d85e0c;}
This box has a color of #d85e0c
<div style="background-color:#d85e0c;">Content here</div>
.mybackground {background-color:#d85e0c;}
Border around this has a color of #d85e0c
<div style="border:2px solid #d85e0c;">Content here</div>
.myborder {border:2px solid #d85e0c;}