#d36d0c color space conversions
Hex:
#d36d0c
RGB:
211, 109, 12
CMY:
17, 57, 95
CMYK:
0, 48, 94, 17
HSL:
29°, 89.2377%, 43.7255%
HSV (HSB):
29°, 94.3128%, 82.7451%
XYZ:
32.3990, 24.8127, 3.4295
xyY:
0.5343, 0.4092, 24.8127
CIE-Lab:
56.8925, 35.0834, 62.5147
CIE-LCH:
56.8925, 71.6864, 60.6988
CIE-Luv:
56.8925, 84.7074, 51.7193
Hunter-Lab:
49.8124, 28.9284, 30.7866
#d36d0c color charts
#d36d0c color shades, tints & tones
#d36d0c color schemes
#d36d0c color preview, HTML & CSS examples
This text has a color of #d36d0c
<p style="color:#d36d0c;">Text here</p>
.mytext {color:#d36d0c;}
This box has a color of #d36d0c
<div style="background-color:#d36d0c;">Content here</div>
.mybackground {background-color:#d36d0c;}
Border around this has a color of #d36d0c
<div style="border:2px solid #d36d0c;">Content here</div>
.myborder {border:2px solid #d36d0c;}