#baa55a color space conversions
Hex:
#baa55a
RGB:
186, 165, 90
CMY:
27, 35, 65
CMYK:
0, 11, 52, 27
HSL:
47°, 41.0256%, 54.1176%
HSV (HSB):
47°, 51.6129%, 72.9412%
XYZ:
35.5503, 38.0876, 15.1508
xyY:
0.4004, 0.4290, 38.0876
CIE-Lab:
68.0851, -2.1850, 41.3357
CIE-LCH:
68.0851, 41.3934, 93.0258
CIE-Luv:
68.0851, 17.8389, 50.5904
Hunter-Lab:
61.7151, -5.1785, 28.6451
#baa55a color charts
#baa55a color shades, tints & tones
#baa55a color schemes
#baa55a color preview, HTML & CSS examples
This text has a color of #baa55a
<p style="color:#baa55a;">Text here</p>
.mytext {color:#baa55a;}
This box has a color of #baa55a
<div style="background-color:#baa55a;">Content here</div>
.mybackground {background-color:#baa55a;}
Border around this has a color of #baa55a
<div style="border:2px solid #baa55a;">Content here</div>
.myborder {border:2px solid #baa55a;}