#baaa15 color space conversions
Hex:
#baaa15
RGB:
186, 170, 21
CMY:
27, 33, 92
CMYK:
0, 9, 89, 27
HSL:
54°, 79.7101%, 40.5882%
HSV (HSB):
54°, 88.7097%, 72.9412%
XYZ:
34.7598, 39.2427, 6.4520
xyY:
0.4320, 0.4878, 39.2427
CIE-Lab:
68.9267, -8.5029, 68.4527
CIE-LCH:
68.9267, 68.9788, 97.0807
CIE-Luv:
68.9267, 16.5565, 72.7121
Hunter-Lab:
62.6440, -10.5812, 37.7442
#baaa15 color charts
#baaa15 color shades, tints & tones
#baaa15 color schemes
#baaa15 color preview, HTML & CSS examples
This text has a color of #baaa15
<p style="color:#baaa15;">Text here</p>
.mytext {color:#baaa15;}
This box has a color of #baaa15
<div style="background-color:#baaa15;">Content here</div>
.mybackground {background-color:#baaa15;}
Border around this has a color of #baaa15
<div style="border:2px solid #baaa15;">Content here</div>
.myborder {border:2px solid #baaa15;}