#baaf1e color space conversions
Hex:
#baaf1e
RGB:
186, 175, 30
CMY:
27, 31, 88
CMYK:
0, 6, 84, 27
HSL:
56°, 72.2222%, 42.3529%
HSV (HSB):
56°, 83.8710%, 72.9412%
XYZ:
35.8140, 41.1928, 7.2917
xyY:
0.4248, 0.4887, 41.1928
CIE-Lab:
70.3108, -10.8898, 67.5936
CIE-LCH:
70.3108, 68.4652, 99.1521
CIE-Luv:
70.3108, 12.9875, 73.5150
Hunter-Lab:
64.1816, -12.7129, 38.1912
#baaf1e color charts
#baaf1e color shades, tints & tones
#baaf1e color schemes
#baaf1e color preview, HTML & CSS examples
This text has a color of #baaf1e
<p style="color:#baaf1e;">Text here</p>
.mytext {color:#baaf1e;}
This box has a color of #baaf1e
<div style="background-color:#baaf1e;">Content here</div>
.mybackground {background-color:#baaf1e;}
Border around this has a color of #baaf1e
<div style="border:2px solid #baaf1e;">Content here</div>
.myborder {border:2px solid #baaf1e;}