#baaa25 color space conversions
Hex:
#baaa25
RGB:
186, 170, 37
CMY:
27, 33, 85
CMYK:
0, 9, 80, 27
HSL:
54°, 66.8161%, 43.7255%
HSV (HSB):
54°, 80.1075%, 72.9412%
XYZ:
34.9584, 39.3221, 7.4977
xyY:
0.4275, 0.4808, 39.3221
CIE-Lab:
68.9840, -8.0701, 64.5482
CIE-LCH:
68.9840, 65.0508, 97.1264
CIE-Luv:
68.9840, 16.3139, 70.3166
Hunter-Lab:
62.7074, -10.2270, 36.8061
#baaa25 color charts
#baaa25 color shades, tints & tones
#baaa25 color schemes
#baaa25 color preview, HTML & CSS examples
This text has a color of #baaa25
<p style="color:#baaa25;">Text here</p>
.mytext {color:#baaa25;}
This box has a color of #baaa25
<div style="background-color:#baaa25;">Content here</div>
.mybackground {background-color:#baaa25;}
Border around this has a color of #baaa25
<div style="border:2px solid #baaa25;">Content here</div>
.myborder {border:2px solid #baaa25;}