#baa21f color space conversions
Hex:
#baa21f
RGB:
186, 162, 31
CMY:
27, 36, 88
CMYK:
0, 13, 83, 27
HSL:
51°, 71.4286%, 42.5490%
HSV (HSB):
51°, 83.3333%, 72.9412%
XYZ:
33.4174, 36.3787, 6.5568
xyY:
0.4377, 0.4765, 36.3787
CIE-Lab:
66.8083, -4.0352, 64.3804
CIE-LCH:
66.8083, 64.5067, 93.5865
CIE-Luv:
66.8083, 22.0608, 68.1489
Hunter-Lab:
60.3148, -6.6530, 35.7749
#baa21f color charts
#baa21f color shades, tints & tones
#baa21f color schemes
#baa21f color preview, HTML & CSS examples
This text has a color of #baa21f
<p style="color:#baa21f;">Text here</p>
.mytext {color:#baa21f;}
This box has a color of #baa21f
<div style="background-color:#baa21f;">Content here</div>
.mybackground {background-color:#baa21f;}
Border around this has a color of #baa21f
<div style="border:2px solid #baa21f;">Content here</div>
.myborder {border:2px solid #baa21f;}