#d36a0c color space conversions
Hex:
#d36a0c
RGB:
211, 106, 12
CMY:
17, 58, 95
CMYK:
0, 50, 94, 17
HSL:
28°, 89.2377%, 43.7255%
HSV (HSB):
28°, 94.3128%, 82.7451%
XYZ:
32.0844, 24.1835, 3.3247
xyY:
0.5384, 0.4058, 24.1835
CIE-Lab:
56.2710, 36.6277, 62.0938
CIE-LCH:
56.2710, 72.0918, 59.4646
CIE-Luv:
56.2710, 87.1909, 50.7135
Hunter-Lab:
49.1767, 30.3995, 30.4153
#d36a0c color charts
#d36a0c color shades, tints & tones
#d36a0c color schemes
#d36a0c color preview, HTML & CSS examples
This text has a color of #d36a0c
<p style="color:#d36a0c;">Text here</p>
.mytext {color:#d36a0c;}
This box has a color of #d36a0c
<div style="background-color:#d36a0c;">Content here</div>
.mybackground {background-color:#d36a0c;}
Border around this has a color of #d36a0c
<div style="border:2px solid #d36a0c;">Content here</div>
.myborder {border:2px solid #d36a0c;}