#baac75 color space conversions
Hex:
#baac75
RGB:
186, 172, 117
CMY:
27, 33, 54
CMYK:
0, 8, 37, 27
HSL:
48°, 33.3333%, 59.4118%
HSV (HSB):
48°, 37.0968%, 72.9412%
XYZ:
38.2131, 41.2285, 22.7735
xyY:
0.3738, 0.4034, 41.2285
CIE-Lab:
70.3357, -3.1070, 30.1358
CIE-LCH:
70.3357, 30.2956, 95.8864
CIE-Luv:
70.3357, 11.8890, 39.7687
Hunter-Lab:
64.2094, -6.1354, 23.9179
#baac75 color charts
#baac75 color shades, tints & tones
#baac75 color schemes
#baac75 color preview, HTML & CSS examples
This text has a color of #baac75
<p style="color:#baac75;">Text here</p>
.mytext {color:#baac75;}
This box has a color of #baac75
<div style="background-color:#baac75;">Content here</div>
.mybackground {background-color:#baac75;}
Border around this has a color of #baac75
<div style="border:2px solid #baac75;">Content here</div>
.myborder {border:2px solid #baac75;}