#baa01e color space conversions
Hex:
#baa01e
RGB:
186, 160, 30
CMY:
27, 37, 88
CMYK:
0, 14, 84, 27
HSL:
50°, 72.2222%, 42.3529%
HSV (HSB):
50°, 83.8710%, 72.9412%
XYZ:
33.0548, 35.6745, 6.3720
xyY:
0.4401, 0.4750, 35.6745
CIE-Lab:
66.2704, -2.9977, 64.1968
CIE-LCH:
66.2704, 64.2667, 92.6735
CIE-Luv:
66.2704, 23.5158, 67.5115
Hunter-Lab:
59.7281, -5.7383, 35.4844
#baa01e color charts
#baa01e color shades, tints & tones
#baa01e color schemes
#baa01e color preview, HTML & CSS examples
This text has a color of #baa01e
<p style="color:#baa01e;">Text here</p>
.mytext {color:#baa01e;}
This box has a color of #baa01e
<div style="background-color:#baa01e;">Content here</div>
.mybackground {background-color:#baa01e;}
Border around this has a color of #baa01e
<div style="border:2px solid #baa01e;">Content here</div>
.myborder {border:2px solid #baa01e;}