#baaa2d color space conversions
Hex:
#baaa2d
RGB:
186, 170, 45
CMY:
27, 33, 82
CMYK:
0, 9, 76, 27
HSL:
53°, 61.0390%, 45.2941%
HSV (HSB):
53°, 75.8065%, 72.9412%
XYZ:
35.0981, 39.3780, 8.2335
xyY:
0.4244, 0.4761, 39.3780
CIE-Lab:
69.0242, -7.7669, 62.0193
CIE-LCH:
69.0242, 62.5038, 97.1382
CIE-Luv:
69.0242, 16.1451, 68.6489
Hunter-Lab:
62.7519, -9.9781, 36.1471
#baaa2d color charts
#baaa2d color shades, tints & tones
#baaa2d color schemes
#baaa2d color preview, HTML & CSS examples
This text has a color of #baaa2d
<p style="color:#baaa2d;">Text here</p>
.mytext {color:#baaa2d;}
This box has a color of #baaa2d
<div style="background-color:#baaa2d;">Content here</div>
.mybackground {background-color:#baaa2d;}
Border around this has a color of #baaa2d
<div style="border:2px solid #baaa2d;">Content here</div>
.myborder {border:2px solid #baaa2d;}