#baac5c color space conversions
Hex:
#baac5c
RGB:
186, 172, 92
CMY:
27, 33, 64
CMYK:
0, 8, 51, 27
HSL:
51°, 40.5172%, 54.5098%
HSV (HSB):
51°, 50.5376%, 72.9412%
XYZ:
36.9340, 40.7169, 16.0377
xyY:
0.3942, 0.4346, 40.7169
CIE-Lab:
69.9771, -5.7256, 42.6136
CIE-LCH:
69.9771, 42.9965, 97.6524
CIE-Luv:
69.9771, 13.1775, 53.0594
Hunter-Lab:
63.8098, -8.3488, 29.7651
#baac5c color charts
#baac5c color shades, tints & tones
#baac5c color schemes
#baac5c color preview, HTML & CSS examples
This text has a color of #baac5c
<p style="color:#baac5c;">Text here</p>
.mytext {color:#baac5c;}
This box has a color of #baac5c
<div style="background-color:#baac5c;">Content here</div>
.mybackground {background-color:#baac5c;}
Border around this has a color of #baac5c
<div style="border:2px solid #baac5c;">Content here</div>
.myborder {border:2px solid #baac5c;}