#baa133 color space conversions
Hex:
#baa133
RGB:
186, 161, 51
CMY:
27, 37, 80
CMYK:
0, 13, 73, 27
HSL:
49°, 56.9620%, 46.4706%
HSV (HSB):
49°, 72.5806%, 72.9412%
XYZ:
33.5921, 36.1679, 8.3426
xyY:
0.4301, 0.4631, 36.1679
CIE-Lab:
66.6480, -2.7303, 57.5505
CIE-LCH:
66.6480, 57.6152, 92.7162
CIE-Luv:
66.6480, 22.2530, 63.3831
Hunter-Lab:
60.1397, -5.5402, 33.8731
#baa133 color charts
#baa133 color shades, tints & tones
#baa133 color schemes
#baa133 color preview, HTML & CSS examples
This text has a color of #baa133
<p style="color:#baa133;">Text here</p>
.mytext {color:#baa133;}
This box has a color of #baa133
<div style="background-color:#baa133;">Content here</div>
.mybackground {background-color:#baa133;}
Border around this has a color of #baa133
<div style="border:2px solid #baa133;">Content here</div>
.myborder {border:2px solid #baa133;}