#baa181 color space conversions
Hex:
#baa181
RGB:
186, 161, 129
CMY:
27, 37, 49
CMYK:
0, 13, 31, 27
HSL:
34°, 29.2308%, 61.7647%
HSV (HSB):
34°, 30.6452%, 72.9412%
XYZ:
36.9570, 37.5138, 26.0619
xyY:
0.3676, 0.3732, 37.5138
CIE-Lab:
67.6608, 4.3345, 20.0644
CIE-LCH:
67.6608, 20.5273, 77.8099
CIE-Luv:
67.6608, 17.8063, 26.1633
Hunter-Lab:
61.2485, 0.5210, 17.6454
#baa181 color charts
#baa181 color shades, tints & tones
#baa181 color schemes
#baa181 color preview, HTML & CSS examples
This text has a color of #baa181
<p style="color:#baa181;">Text here</p>
.mytext {color:#baa181;}
This box has a color of #baa181
<div style="background-color:#baa181;">Content here</div>
.mybackground {background-color:#baa181;}
Border around this has a color of #baa181
<div style="border:2px solid #baa181;">Content here</div>
.myborder {border:2px solid #baa181;}