#baac50 color space conversions
Hex:
#baac50
RGB:
186, 172, 80
CMY:
27, 33, 69
CMYK:
0, 8, 57, 27
HSL:
52°, 43.4426%, 52.1569%
HSV (HSB):
52°, 56.9892%, 72.9412%
XYZ:
36.4502, 40.5233, 13.4901
xyY:
0.4029, 0.4480, 40.5233
CIE-Lab:
69.8407, -6.7376, 48.2966
CIE-LCH:
69.8407, 48.7644, 97.9418
CIE-Luv:
69.8407, 13.6910, 58.3486
Hunter-Lab:
63.6579, -9.1933, 31.9961
#baac50 color charts
#baac50 color shades, tints & tones
#baac50 color schemes
#baac50 color preview, HTML & CSS examples
This text has a color of #baac50
<p style="color:#baac50;">Text here</p>
.mytext {color:#baac50;}
This box has a color of #baac50
<div style="background-color:#baac50;">Content here</div>
.mybackground {background-color:#baac50;}
Border around this has a color of #baac50
<div style="border:2px solid #baac50;">Content here</div>
.myborder {border:2px solid #baac50;}