#baa90e color space conversions
Hex:
#baa90e
RGB:
186, 169, 14
CMY:
27, 34, 95
CMYK:
0, 9, 92, 27
HSL:
54°, 86.0000%, 39.2157%
HSV (HSB):
54°, 92.4731%, 72.9412%
XYZ:
34.5169, 38.8467, 6.0944
xyY:
0.4344, 0.4889, 38.8467
CIE-Lab:
68.6401, -8.1022, 69.4267
CIE-LCH:
68.6401, 69.8979, 96.6564
CIE-Luv:
68.6401, 17.3273, 73.0036
Hunter-Lab:
62.3272, -10.2188, 37.8316
#baa90e color charts
#baa90e color shades, tints & tones
#baa90e color schemes
#baa90e color preview, HTML & CSS examples
This text has a color of #baa90e
<p style="color:#baa90e;">Text here</p>
.mytext {color:#baa90e;}
This box has a color of #baa90e
<div style="background-color:#baa90e;">Content here</div>
.mybackground {background-color:#baa90e;}
Border around this has a color of #baa90e
<div style="border:2px solid #baa90e;">Content here</div>
.myborder {border:2px solid #baa90e;}