#b09c1a color space conversions
Hex:
#b09c1a
RGB:
176, 156, 26
CMY:
31, 39, 90
CMYK:
0, 11, 85, 31
HSL:
52°, 74.2574%, 39.6078%
HSV (HSB):
52°, 85.2273%, 69.0196%
XYZ:
29.9794, 33.0816, 5.7826
xyY:
0.4355, 0.4805, 33.0816
CIE-Lab:
64.2269, -5.4512, 63.1455
CIE-LCH:
64.2269, 63.3803, 94.9340
CIE-Luv:
64.2269, 19.0193, 66.3130
Hunter-Lab:
57.5166, -7.6145, 34.3008
#b09c1a color charts
#b09c1a color shades, tints & tones
#b09c1a color schemes
#b09c1a color preview, HTML & CSS examples
This text has a color of #b09c1a
<p style="color:#b09c1a;">Text here</p>
.mytext {color:#b09c1a;}
This box has a color of #b09c1a
<div style="background-color:#b09c1a;">Content here</div>
.mybackground {background-color:#b09c1a;}
Border around this has a color of #b09c1a
<div style="border:2px solid #b09c1a;">Content here</div>
.myborder {border:2px solid #b09c1a;}