#baac5e color space conversions
Hex:
#baac5e
RGB:
186, 172, 94
CMY:
27, 33, 63
CMYK:
0, 8, 49, 27
HSL:
51°, 40.0000%, 54.9020%
HSV (HSB):
51°, 49.4624%, 72.9412%
XYZ:
37.0226, 40.7523, 16.5044
xyY:
0.3927, 0.4323, 40.7523
CIE-Lab:
70.0020, -5.5415, 41.6420
CIE-LCH:
70.0020, 42.0091, 97.5801
CIE-Luv:
70.0020, 13.0851, 52.1068
Hunter-Lab:
63.8375, -8.1945, 29.3576
#baac5e color charts
#baac5e color shades, tints & tones
#baac5e color schemes
#baac5e color preview, HTML & CSS examples
This text has a color of #baac5e
<p style="color:#baac5e;">Text here</p>
.mytext {color:#baac5e;}
This box has a color of #baac5e
<div style="background-color:#baac5e;">Content here</div>
.mybackground {background-color:#baac5e;}
Border around this has a color of #baac5e
<div style="border:2px solid #baac5e;">Content here</div>
.myborder {border:2px solid #baac5e;}