#d36a3f color space conversions
Hex:
#d36a3f
RGB:
211, 106, 63
CMY:
17, 58, 75
CMYK:
0, 50, 70, 17
HSL:
17°, 62.7119%, 53.7255%
HSV (HSB):
17°, 70.1422%, 82.7451%
XYZ:
32.9152, 24.5158, 7.6998
xyY:
0.5054, 0.3764, 24.5158
CIE-Lab:
56.6006, 38.1868, 42.4674
CIE-LCH:
56.6006, 57.1114, 48.0381
CIE-Luv:
56.6006, 83.0452, 38.5205
Hunter-Lab:
49.5135, 32.0134, 25.4392
#d36a3f color charts
#d36a3f color shades, tints & tones
#d36a3f color schemes
#d36a3f color preview, HTML & CSS examples
This text has a color of #d36a3f
<p style="color:#d36a3f;">Text here</p>
.mytext {color:#d36a3f;}
This box has a color of #d36a3f
<div style="background-color:#d36a3f;">Content here</div>
.mybackground {background-color:#d36a3f;}
Border around this has a color of #d36a3f
<div style="border:2px solid #d36a3f;">Content here</div>
.myborder {border:2px solid #d36a3f;}