#b2ae01 color space conversions
Hex:
#b2ae01
RGB:
178, 174, 1
CMY:
30, 32, 100
CMYK:
0, 2, 99, 30
HSL:
59°, 98.8827%, 35.0980%
HSV (HSB):
59°, 99.4382%, 69.8039%
XYZ:
33.5016, 39.7393, 5.9334
xyY:
0.4231, 0.5019, 39.7393
CIE-Lab:
69.2834, -14.4076, 71.2154
CIE-LCH:
69.2834, 72.6582, 101.4372
CIE-Luv:
69.2834, 8.2457, 75.7631
Hunter-Lab:
63.0391, -15.4560, 38.5468
#b2ae01 color charts
#b2ae01 color shades, tints & tones
#b2ae01 color schemes
#b2ae01 color preview, HTML & CSS examples
This text has a color of #b2ae01
<p style="color:#b2ae01;">Text here</p>
.mytext {color:#b2ae01;}
This box has a color of #b2ae01
<div style="background-color:#b2ae01;">Content here</div>
.mybackground {background-color:#b2ae01;}
Border around this has a color of #b2ae01
<div style="border:2px solid #b2ae01;">Content here</div>
.myborder {border:2px solid #b2ae01;}