#baac1e color space conversions
Hex:
#baac1e
RGB:
186, 172, 30
CMY:
27, 33, 88
CMYK:
0, 8, 84, 27
HSL:
55°, 72.2222%, 42.3529%
HSV (HSB):
55°, 83.8710%, 72.9412%
XYZ:
35.2366, 40.0379, 7.0992
xyY:
0.4278, 0.4861, 40.0379
CIE-Lab:
69.4965, -9.3315, 66.9107
CIE-LCH:
69.4965, 67.5583, 97.9394
CIE-Luv:
69.4965, 15.0487, 72.3146
Hunter-Lab:
63.2755, -11.3299, 37.6408
#baac1e color charts
#baac1e color shades, tints & tones
#baac1e color schemes
#baac1e color preview, HTML & CSS examples
This text has a color of #baac1e
<p style="color:#baac1e;">Text here</p>
.mytext {color:#baac1e;}
This box has a color of #baac1e
<div style="background-color:#baac1e;">Content here</div>
.mybackground {background-color:#baac1e;}
Border around this has a color of #baac1e
<div style="border:2px solid #baac1e;">Content here</div>
.myborder {border:2px solid #baac1e;}