#d49b2b color space conversions
Hex:
#d49b2b
RGB:
212, 155, 43
CMY:
17, 39, 83
CMYK:
0, 27, 80, 17
HSL:
40°, 66.2745%, 50.0000%
HSV (HSB):
40°, 79.7170%, 83.1373%
XYZ:
39.3088, 37.6142, 7.4740
xyY:
0.4658, 0.4457, 37.6142
CIE-Lab:
67.7353, 11.5956, 62.4819
CIE-LCH:
67.7353, 63.5488, 79.4865
CIE-Luv:
67.7353, 46.9842, 63.8331
Hunter-Lab:
61.3304, 7.0787, 35.7060
#d49b2b color charts
#d49b2b color shades, tints & tones
#d49b2b color schemes
#d49b2b color preview, HTML & CSS examples
This text has a color of #d49b2b
<p style="color:#d49b2b;">Text here</p>
.mytext {color:#d49b2b;}
This box has a color of #d49b2b
<div style="background-color:#d49b2b;">Content here</div>
.mybackground {background-color:#d49b2b;}
Border around this has a color of #d49b2b
<div style="border:2px solid #d49b2b;">Content here</div>
.myborder {border:2px solid #d49b2b;}