#b09a0c color space conversions
Hex:
#b09a0c
RGB:
176, 154, 12
CMY:
31, 40, 95
CMYK:
0, 13, 93, 31
HSL:
52°, 87.2340%, 36.8627%
HSV (HSB):
52°, 93.1818%, 69.0196%
XYZ:
29.5265, 32.3679, 5.0392
xyY:
0.4411, 0.4836, 32.3679
CIE-Lab:
63.6458, -4.6689, 65.5136
CIE-LCH:
63.6458, 65.6797, 94.0764
CIE-Luv:
63.6458, 20.6297, 67.1336
Hunter-Lab:
56.8928, -6.9236, 34.5734
#b09a0c color charts
#b09a0c color shades, tints & tones
#b09a0c color schemes
#b09a0c color preview, HTML & CSS examples
This text has a color of #b09a0c
<p style="color:#b09a0c;">Text here</p>
.mytext {color:#b09a0c;}
This box has a color of #b09a0c
<div style="background-color:#b09a0c;">Content here</div>
.mybackground {background-color:#b09a0c;}
Border around this has a color of #b09a0c
<div style="border:2px solid #b09a0c;">Content here</div>
.myborder {border:2px solid #b09a0c;}