#b6a00c color space conversions
Hex:
#b6a00c
RGB:
182, 160, 12
CMY:
29, 37, 95
CMYK:
0, 12, 93, 29
HSL:
52°, 87.6289%, 38.0392%
HSV (HSB):
52°, 93.4066%, 71.3725%
XYZ:
31.9286, 35.1132, 5.4425
xyY:
0.4405, 0.4844, 35.1132
CIE-Lab:
65.8367, -5.1681, 67.4244
CIE-LCH:
65.8367, 67.6222, 94.3831
CIE-Luv:
65.8367, 20.7888, 69.5875
Hunter-Lab:
59.2564, -7.5193, 36.0339
#b6a00c color charts
#b6a00c color shades, tints & tones
#b6a00c color schemes
#b6a00c color preview, HTML & CSS examples
This text has a color of #b6a00c
<p style="color:#b6a00c;">Text here</p>
.mytext {color:#b6a00c;}
This box has a color of #b6a00c
<div style="background-color:#b6a00c;">Content here</div>
.mybackground {background-color:#b6a00c;}
Border around this has a color of #b6a00c
<div style="border:2px solid #b6a00c;">Content here</div>
.myborder {border:2px solid #b6a00c;}