#baa15b color space conversions
Hex:
#baa15b
RGB:
186, 161, 91
CMY:
27, 37, 64
CMYK:
0, 13, 51, 27
HSL:
44°, 40.7725%, 54.3137%
HSV (HSB):
44°, 51.0753%, 72.9412%
XYZ:
34.8829, 36.6842, 15.1398
xyY:
0.4023, 0.4231, 36.6842
CIE-Lab:
67.0394, 0.0537, 39.5579
CIE-LCH:
67.0394, 39.5579, 89.9222
CIE-Luv:
67.0394, 20.4287, 48.1545
Hunter-Lab:
60.5675, -3.1887, 27.5768
#baa15b color charts
#baa15b color shades, tints & tones
#baa15b color schemes
#baa15b color preview, HTML & CSS examples
This text has a color of #baa15b
<p style="color:#baa15b;">Text here</p>
.mytext {color:#baa15b;}
This box has a color of #baa15b
<div style="background-color:#baa15b;">Content here</div>
.mybackground {background-color:#baa15b;}
Border around this has a color of #baa15b
<div style="border:2px solid #baa15b;">Content here</div>
.myborder {border:2px solid #baa15b;}