#baac2d color space conversions
Hex:
#baac2d
RGB:
186, 172, 45
CMY:
27, 33, 82
CMYK:
0, 8, 76, 27
HSL:
54°, 61.0390%, 45.2941%
HSV (HSB):
54°, 75.8065%, 72.9412%
XYZ:
35.4759, 40.1336, 8.3594
xyY:
0.4225, 0.4780, 40.1336
CIE-Lab:
69.5646, -8.8136, 62.5220
CIE-LCH:
69.5646, 63.1402, 98.0240
CIE-Luv:
69.5646, 14.7727, 69.4778
Hunter-Lab:
63.3511, -10.9065, 36.5222
#baac2d color charts
#baac2d color shades, tints & tones
#baac2d color schemes
#baac2d color preview, HTML & CSS examples
This text has a color of #baac2d
<p style="color:#baac2d;">Text here</p>
.mytext {color:#baac2d;}
This box has a color of #baac2d
<div style="background-color:#baac2d;">Content here</div>
.mybackground {background-color:#baac2d;}
Border around this has a color of #baac2d
<div style="border:2px solid #baac2d;">Content here</div>
.myborder {border:2px solid #baac2d;}