#baa15e color space conversions
Hex:
#baa15e
RGB:
186, 161, 94
CMY:
27, 37, 63
CMYK:
0, 13, 49, 27
HSL:
44°, 40.0000%, 54.9020%
HSV (HSB):
44°, 49.4624%, 72.9412%
XYZ:
35.0149, 36.7370, 15.8351
xyY:
0.3998, 0.4194, 36.7370
CIE-Lab:
67.0792, 0.3331, 38.0639
CIE-LCH:
67.0792, 38.0654, 89.4986
CIE-Luv:
67.0792, 20.2510, 46.6679
Hunter-Lab:
60.6110, -2.9500, 26.9377
#baa15e color charts
#baa15e color shades, tints & tones
#baa15e color schemes
#baa15e color preview, HTML & CSS examples
This text has a color of #baa15e
<p style="color:#baa15e;">Text here</p>
.mytext {color:#baa15e;}
This box has a color of #baa15e
<div style="background-color:#baa15e;">Content here</div>
.mybackground {background-color:#baa15e;}
Border around this has a color of #baa15e
<div style="border:2px solid #baa15e;">Content here</div>
.myborder {border:2px solid #baa15e;}