#baa50e color space conversions
Hex:
#baa50e
RGB:
186, 165, 14
CMY:
27, 35, 95
CMYK:
0, 11, 92, 27
HSL:
53°, 86.0000%, 39.2157%
HSV (HSB):
53°, 92.4731%, 72.9412%
XYZ:
33.7841, 37.3811, 5.8501
xyY:
0.4387, 0.4854, 37.3811
CIE-Lab:
67.5620, -5.9976, 68.6040
CIE-LCH:
67.5620, 68.8656, 94.9963
CIE-Luv:
67.5620, 20.1598, 71.4413
Hunter-Lab:
61.1401, -8.3616, 37.1249
#baa50e color charts
#baa50e color shades, tints & tones
#baa50e color schemes
#baa50e color preview, HTML & CSS examples
This text has a color of #baa50e
<p style="color:#baa50e;">Text here</p>
.mytext {color:#baa50e;}
This box has a color of #baa50e
<div style="background-color:#baa50e;">Content here</div>
.mybackground {background-color:#baa50e;}
Border around this has a color of #baa50e
<div style="border:2px solid #baa50e;">Content here</div>
.myborder {border:2px solid #baa50e;}