#b0ab01 color space conversions
Hex:
#b0ab01
RGB:
176, 171, 1
CMY:
31, 33, 100
CMYK:
0, 3, 99, 31
HSL:
58°, 98.8701%, 34.7059%
HSV (HSB):
58°, 99.4318%, 69.0196%
XYZ:
32.4729, 38.3581, 5.7211
xyY:
0.4242, 0.5011, 38.3581
CIE-Lab:
68.2837, -13.7515, 70.4075
CIE-LCH:
68.2837, 71.7378, 101.0515
CIE-Luv:
68.2837, 8.8627, 74.5779
Hunter-Lab:
61.9339, -14.7942, 37.8769
#b0ab01 color charts
#b0ab01 color shades, tints & tones
#b0ab01 color schemes
#b0ab01 color preview, HTML & CSS examples
This text has a color of #b0ab01
<p style="color:#b0ab01;">Text here</p>
.mytext {color:#b0ab01;}
This box has a color of #b0ab01
<div style="background-color:#b0ab01;">Content here</div>
.mybackground {background-color:#b0ab01;}
Border around this has a color of #b0ab01
<div style="border:2px solid #b0ab01;">Content here</div>
.myborder {border:2px solid #b0ab01;}