#d37d0e color space conversions
Hex:
#d37d0e
RGB:
211, 125, 14
CMY:
17, 51, 95
CMYK:
0, 41, 93, 17
HSL:
34°, 87.5556%, 44.1176%
HSV (HSB):
34°, 93.3649%, 82.7451%
XYZ:
34.2768, 28.5478, 4.1192
xyY:
0.5120, 0.4264, 28.5478
CIE-Lab:
60.3805, 26.6707, 64.5508
CIE-LCH:
60.3805, 69.8436, 67.5508
CIE-Luv:
60.3805, 71.3497, 57.0960
Hunter-Lab:
53.4302, 21.0096, 32.8302
#d37d0e color charts
#d37d0e color shades, tints & tones
#d37d0e color schemes
#d37d0e color preview, HTML & CSS examples
This text has a color of #d37d0e
<p style="color:#d37d0e;">Text here</p>
.mytext {color:#d37d0e;}
This box has a color of #d37d0e
<div style="background-color:#d37d0e;">Content here</div>
.mybackground {background-color:#d37d0e;}
Border around this has a color of #d37d0e
<div style="border:2px solid #d37d0e;">Content here</div>
.myborder {border:2px solid #d37d0e;}