#b2bf01 color space conversions
Hex:
#b2bf01
RGB:
178, 191, 1
CMY:
30, 25, 100
CMYK:
7, 0, 99, 25
HSL:
64°, 98.9583%, 37.6471%
HSV (HSB):
64°, 99.4764%, 74.9020%
XYZ:
36.9964, 46.7288, 7.0984
xyY:
0.4073, 0.5145, 46.7288
CIE-Lab:
74.0159, -22.9291, 74.7061
CIE-LCH:
74.0159, 78.1456, 107.0625
CIE-Luv:
74.0159, -2.8123, 82.3621
Hunter-Lab:
68.3584, -23.0210, 41.6942
#b2bf01 color charts
#b2bf01 color shades, tints & tones
#b2bf01 color schemes
#b2bf01 color preview, HTML & CSS examples
This text has a color of #b2bf01
<p style="color:#b2bf01;">Text here</p>
.mytext {color:#b2bf01;}
This box has a color of #b2bf01
<div style="background-color:#b2bf01;">Content here</div>
.mybackground {background-color:#b2bf01;}
Border around this has a color of #b2bf01
<div style="border:2px solid #b2bf01;">Content here</div>
.myborder {border:2px solid #b2bf01;}