#baa325 color space conversions
Hex:
#baa325
RGB:
186, 163, 37
CMY:
27, 36, 85
CMYK:
0, 12, 80, 27
HSL:
51°, 66.8161%, 43.7255%
HSV (HSB):
51°, 80.1075%, 72.9412%
XYZ:
33.6808, 36.7671, 7.0718
xyY:
0.4345, 0.4743, 36.7671
CIE-Lab:
67.1019, -4.3759, 62.8856
CIE-LCH:
67.1019, 63.0377, 93.9805
CIE-Luv:
67.1019, 21.2222, 67.4716
Hunter-Lab:
60.6358, -6.9630, 35.5302
#baa325 color charts
#baa325 color shades, tints & tones
#baa325 color schemes
#baa325 color preview, HTML & CSS examples
This text has a color of #baa325
<p style="color:#baa325;">Text here</p>
.mytext {color:#baa325;}
This box has a color of #baa325
<div style="background-color:#baa325;">Content here</div>
.mybackground {background-color:#baa325;}
Border around this has a color of #baa325
<div style="border:2px solid #baa325;">Content here</div>
.myborder {border:2px solid #baa325;}