#d36d1e color space conversions
Hex:
#d36d1e
RGB:
211, 109, 30
CMY:
17, 57, 88
CMYK:
0, 48, 86, 17
HSL:
26°, 75.1037%, 47.2549%
HSV (HSB):
26°, 85.7820%, 82.7451%
XYZ:
32.5670, 24.8799, 4.3141
xyY:
0.5273, 0.4028, 24.8799
CIE-Lab:
56.9582, 35.4026, 57.6073
CIE-LCH:
56.9582, 67.6162, 58.4272
CIE-Luv:
56.9582, 83.8781, 49.2031
Hunter-Lab:
49.8798, 29.2547, 29.7878
#d36d1e color charts
#d36d1e color shades, tints & tones
#d36d1e color schemes
#d36d1e color preview, HTML & CSS examples
This text has a color of #d36d1e
<p style="color:#d36d1e;">Text here</p>
.mytext {color:#d36d1e;}
This box has a color of #d36d1e
<div style="background-color:#d36d1e;">Content here</div>
.mybackground {background-color:#d36d1e;}
Border around this has a color of #d36d1e
<div style="border:2px solid #d36d1e;">Content here</div>
.myborder {border:2px solid #d36d1e;}