#d49b3f color space conversions
Hex:
#d49b3f
RGB:
212, 155, 63
CMY:
17, 39, 75
CMYK:
0, 27, 70, 17
HSL:
37°, 63.4043%, 53.9216%
HSV (HSB):
37°, 70.2830%, 83.1373%
XYZ:
39.7699, 37.7986, 9.9024
xyY:
0.4547, 0.4321, 37.7986
CIE-Lab:
67.8719, 12.4577, 54.6660
CIE-LCH:
67.8719, 56.0675, 77.1623
CIE-Luv:
67.8719, 45.9751, 58.3808
Hunter-Lab:
61.4806, 7.8752, 33.4868
#d49b3f color charts
#d49b3f color shades, tints & tones
#d49b3f color schemes
#d49b3f color preview, HTML & CSS examples
This text has a color of #d49b3f
<p style="color:#d49b3f;">Text here</p>
.mytext {color:#d49b3f;}
This box has a color of #d49b3f
<div style="background-color:#d49b3f;">Content here</div>
.mybackground {background-color:#d49b3f;}
Border around this has a color of #d49b3f
<div style="border:2px solid #d49b3f;">Content here</div>
.myborder {border:2px solid #d49b3f;}