#b1ac01 color space conversions
Hex:
#b1ac01
RGB:
177, 172, 1
CMY:
31, 33, 100
CMYK:
0, 3, 99, 31
HSL:
58°, 98.8764%, 34.9020%
HSV (HSB):
58°, 99.4350%, 69.4118%
XYZ:
32.8895, 38.8544, 5.7949
xyY:
0.4242, 0.5011, 38.8544
CIE-Lab:
68.6456, -13.8230, 70.7106
CIE-LCH:
68.6456, 72.0490, 101.0611
CIE-Luv:
68.6456, 8.8911, 74.9764
Hunter-Lab:
62.3333, -14.8996, 38.1213
#b1ac01 color charts
#b1ac01 color shades, tints & tones
#b1ac01 color schemes
#b1ac01 color preview, HTML & CSS examples
This text has a color of #b1ac01
<p style="color:#b1ac01;">Text here</p>
.mytext {color:#b1ac01;}
This box has a color of #b1ac01
<div style="background-color:#b1ac01;">Content here</div>
.mybackground {background-color:#b1ac01;}
Border around this has a color of #b1ac01
<div style="border:2px solid #b1ac01;">Content here</div>
.myborder {border:2px solid #b1ac01;}