#d37b2d color space conversions
Hex:
#d37b2d
RGB:
211, 123, 45
CMY:
17, 52, 82
CMYK:
0, 42, 79, 17
HSL:
28°, 65.3543%, 50.1961%
HSV (HSB):
28°, 78.6730%, 82.7451%
XYZ:
34.4206, 28.2043, 6.1124
xyY:
0.5008, 0.4103, 28.2043
CIE-Lab:
60.0728, 28.4935, 54.5802
CIE-LCH:
60.0728, 61.5701, 62.4333
CIE-Luv:
60.0728, 71.4700, 50.8688
Hunter-Lab:
53.1077, 22.7524, 30.3514
#d37b2d color charts
#d37b2d color shades, tints & tones
#d37b2d color schemes
#d37b2d color preview, HTML & CSS examples
This text has a color of #d37b2d
<p style="color:#d37b2d;">Text here</p>
.mytext {color:#d37b2d;}
This box has a color of #d37b2d
<div style="background-color:#d37b2d;">Content here</div>
.mybackground {background-color:#d37b2d;}
Border around this has a color of #d37b2d
<div style="border:2px solid #d37b2d;">Content here</div>
.myborder {border:2px solid #d37b2d;}