#baab1e color space conversions
Hex:
#baab1e
RGB:
186, 171, 30
CMY:
27, 33, 88
CMYK:
0, 8, 84, 27
HSL:
54°, 72.2222%, 42.3529%
HSV (HSB):
54°, 83.8710%, 72.9412%
XYZ:
35.0470, 39.6587, 7.0360
xyY:
0.4288, 0.4852, 39.6587
CIE-Lab:
69.2257, -8.8097, 66.6834
CIE-LCH:
69.2257, 67.2628, 97.5259
CIE-Luv:
69.2257, 15.7407, 71.9144
Hunter-Lab:
62.9751, -10.8675, 37.4583
#baab1e color charts
#baab1e color shades, tints & tones
#baab1e color schemes
#baab1e color preview, HTML & CSS examples
This text has a color of #baab1e
<p style="color:#baab1e;">Text here</p>
.mytext {color:#baab1e;}
This box has a color of #baab1e
<div style="background-color:#baab1e;">Content here</div>
.mybackground {background-color:#baab1e;}
Border around this has a color of #baab1e
<div style="border:2px solid #baab1e;">Content here</div>
.myborder {border:2px solid #baab1e;}