#baa12b color space conversions
Hex:
#baa12b
RGB:
186, 161, 43
CMY:
27, 37, 83
CMYK:
0, 13, 77, 27
HSL:
50°, 62.4454%, 44.9020%
HSV (HSB):
50°, 76.8817%, 72.9412%
XYZ:
33.4306, 36.1033, 7.4921
xyY:
0.4340, 0.4687, 36.1033
CIE-Lab:
66.5987, -3.0855, 60.4560
CIE-LCH:
66.5987, 60.5347, 92.9217
CIE-Luv:
66.5987, 22.4930, 65.3828
Hunter-Lab:
60.0860, -5.8367, 34.6673
#baa12b color charts
#baa12b color shades, tints & tones
#baa12b color schemes
#baa12b color preview, HTML & CSS examples
This text has a color of #baa12b
<p style="color:#baa12b;">Text here</p>
.mytext {color:#baa12b;}
This box has a color of #baa12b
<div style="background-color:#baa12b;">Content here</div>
.mybackground {background-color:#baa12b;}
Border around this has a color of #baa12b
<div style="border:2px solid #baa12b;">Content here</div>
.myborder {border:2px solid #baa12b;}