#baa125 color space conversions
Hex:
#baa125
RGB:
186, 161, 37
CMY:
27, 37, 85
CMYK:
0, 13, 80, 27
HSL:
50°, 66.8161%, 43.7255%
HSV (HSB):
50°, 80.1075%, 72.9412%
XYZ:
33.3285, 36.0624, 6.9544
xyY:
0.4365, 0.4724, 36.0624
CIE-Lab:
66.5676, -3.3109, 62.4119
CIE-LCH:
66.5676, 62.4997, 93.0366
CIE-Luv:
66.5676, 22.6462, 66.6587
Hunter-Lab:
60.0520, -6.0245, 35.1702
#baa125 color charts
#baa125 color shades, tints & tones
#baa125 color schemes
#baa125 color preview, HTML & CSS examples
This text has a color of #baa125
<p style="color:#baa125;">Text here</p>
.mytext {color:#baa125;}
This box has a color of #baa125
<div style="background-color:#baa125;">Content here</div>
.mybackground {background-color:#baa125;}
Border around this has a color of #baa125
<div style="border:2px solid #baa125;">Content here</div>
.myborder {border:2px solid #baa125;}