#baaa29 color space conversions
Hex:
#baaa29
RGB:
186, 170, 41
CMY:
27, 33, 84
CMYK:
0, 9, 78, 27
HSL:
53°, 63.8767%, 44.5098%
HSV (HSB):
53°, 77.9570%, 72.9412%
XYZ:
35.0247, 39.3486, 7.8469
xyY:
0.4260, 0.4786, 39.3486
CIE-Lab:
69.0031, -7.9261, 63.3279
CIE-LCH:
69.0031, 63.8219, 97.1340
CIE-Luv:
69.0031, 16.2336, 69.5233
Hunter-Lab:
62.7285, -10.1088, 36.4932
#baaa29 color charts
#baaa29 color shades, tints & tones
#baaa29 color schemes
#baaa29 color preview, HTML & CSS examples
This text has a color of #baaa29
<p style="color:#baaa29;">Text here</p>
.mytext {color:#baaa29;}
This box has a color of #baaa29
<div style="background-color:#baaa29;">Content here</div>
.mybackground {background-color:#baaa29;}
Border around this has a color of #baaa29
<div style="border:2px solid #baaa29;">Content here</div>
.myborder {border:2px solid #baaa29;}