#d29b2a color space conversions
Hex:
#d29b2a
RGB:
210, 155, 42
CMY:
18, 39, 84
CMYK:
0, 26, 80, 18
HSL:
40°, 66.6667%, 49.4118%
HSV (HSB):
40°, 80.0000%, 82.3529%
XYZ:
38.7176, 37.3115, 7.3517
xyY:
0.4643, 0.4475, 37.3115
CIE-Lab:
67.5101, 10.6894, 62.5427
CIE-LCH:
67.5101, 63.4496, 80.3011
CIE-Luv:
67.5101, 45.4367, 63.9737
Hunter-Lab:
61.0831, 6.2469, 35.6223
#d29b2a color charts
#d29b2a color shades, tints & tones
#d29b2a color schemes
#d29b2a color preview, HTML & CSS examples
This text has a color of #d29b2a
<p style="color:#d29b2a;">Text here</p>
.mytext {color:#d29b2a;}
This box has a color of #d29b2a
<div style="background-color:#d29b2a;">Content here</div>
.mybackground {background-color:#d29b2a;}
Border around this has a color of #d29b2a
<div style="border:2px solid #d29b2a;">Content here</div>
.myborder {border:2px solid #d29b2a;}