#b0ac01 color space conversions
Hex:
#b0ac01
RGB:
176, 172, 1
CMY:
31, 33, 100
CMYK:
0, 2, 99, 31
HSL:
59°, 98.8701%, 34.7059%
HSV (HSB):
59°, 99.4318%, 69.0196%
XYZ:
32.6625, 38.7373, 5.7843
xyY:
0.4232, 0.5019, 38.7373
CIE-Lab:
68.5606, -14.2657, 70.6100
CIE-LCH:
68.5606, 72.0366, 101.4220
CIE-Luv:
68.5606, 8.1889, 74.9673
Hunter-Lab:
62.2393, -15.2440, 38.0574
#b0ac01 color charts
#b0ac01 color shades, tints & tones
#b0ac01 color schemes
#b0ac01 color preview, HTML & CSS examples
This text has a color of #b0ac01
<p style="color:#b0ac01;">Text here</p>
.mytext {color:#b0ac01;}
This box has a color of #b0ac01
<div style="background-color:#b0ac01;">Content here</div>
.mybackground {background-color:#b0ac01;}
Border around this has a color of #b0ac01
<div style="border:2px solid #b0ac01;">Content here</div>
.myborder {border:2px solid #b0ac01;}