#baaf64 color space conversions
Hex:
#baaf64
RGB:
186, 175, 100
CMY:
27, 31, 61
CMYK:
0, 6, 46, 27
HSL:
52°, 38.3929%, 56.0784%
HSV (HSB):
52°, 46.2366%, 72.9412%
XYZ:
37.8799, 42.0191, 18.1706
xyY:
0.3863, 0.4285, 42.0191
CIE-Lab:
70.8841, -6.5465, 39.6886
CIE-LCH:
70.8841, 40.2249, 99.3664
CIE-Luv:
70.8841, 10.8958, 50.6416
Hunter-Lab:
64.8222, -9.1294, 28.7557
#baaf64 color charts
#baaf64 color shades, tints & tones
#baaf64 color schemes
#baaf64 color preview, HTML & CSS examples
This text has a color of #baaf64
<p style="color:#baaf64;">Text here</p>
.mytext {color:#baaf64;}
This box has a color of #baaf64
<div style="background-color:#baaf64;">Content here</div>
.mybackground {background-color:#baaf64;}
Border around this has a color of #baaf64
<div style="border:2px solid #baaf64;">Content here</div>
.myborder {border:2px solid #baaf64;}