#b29d0d color space conversions
Hex:
#b29d0d
RGB:
178, 157, 13
CMY:
30, 38, 95
CMYK:
0, 12, 93, 30
HSL:
52°, 86.3874%, 37.4510%
HSV (HSB):
52°, 92.6966%, 69.8039%
XYZ:
30.4897, 33.6080, 5.2608
xyY:
0.4396, 0.4846, 33.6080
CIE-Lab:
64.6502, -5.3553, 66.2082
CIE-LCH:
64.6502, 66.4244, 94.6244
CIE-Luv:
64.6502, 19.9572, 68.2624
Hunter-Lab:
57.9724, -7.5723, 35.2003
#b29d0d color charts
#b29d0d color shades, tints & tones
#b29d0d color schemes
#b29d0d color preview, HTML & CSS examples
This text has a color of #b29d0d
<p style="color:#b29d0d;">Text here</p>
.mytext {color:#b29d0d;}
This box has a color of #b29d0d
<div style="background-color:#b29d0d;">Content here</div>
.mybackground {background-color:#b29d0d;}
Border around this has a color of #b29d0d
<div style="border:2px solid #b29d0d;">Content here</div>
.myborder {border:2px solid #b29d0d;}