#b9ac0c color space conversions
Hex:
#b9ac0c
RGB:
185, 172, 12
CMY:
27, 33, 95
CMYK:
0, 7, 94, 27
HSL:
55°, 87.8173%, 38.6275%
HSV (HSB):
55°, 93.5135%, 72.5490%
XYZ:
34.8265, 39.8459, 6.2033
xyY:
0.4306, 0.4927, 39.8459
CIE-Lab:
69.3596, -10.1404, 70.2143
CIE-LCH:
69.3596, 70.9427, 98.2179
CIE-Luv:
69.3596, 14.5231, 74.3188
Hunter-Lab:
63.1236, -11.9845, 38.3600
#b9ac0c color charts
#b9ac0c color shades, tints & tones
#b9ac0c color schemes
#b9ac0c color preview, HTML & CSS examples
This text has a color of #b9ac0c
<p style="color:#b9ac0c;">Text here</p>
.mytext {color:#b9ac0c;}
This box has a color of #b9ac0c
<div style="background-color:#b9ac0c;">Content here</div>
.mybackground {background-color:#b9ac0c;}
Border around this has a color of #b9ac0c
<div style="border:2px solid #b9ac0c;">Content here</div>
.myborder {border:2px solid #b9ac0c;}