#baa300 color space conversions
Hex:
#baa300
RGB:
186, 163, 0
CMY:
27, 36, 100
CMYK:
0, 12, 100, 27
HSL:
53°, 100.0000%, 36.4706%
HSV (HSB):
53°, 100.0000%, 72.9412%
XYZ:
33.3469, 36.6335, 5.3134
xyY:
0.4429, 0.4865, 36.6335
CIE-Lab:
67.0011, -5.1148, 70.0194
CIE-LCH:
67.0011, 70.2060, 94.1780
CIE-Luv:
67.0011, 21.7077, 71.6645
Hunter-Lab:
60.5256, -7.5743, 37.1630
#baa300 color charts
#baa300 color shades, tints & tones
#baa300 color schemes
#baa300 color preview, HTML & CSS examples
This text has a color of #baa300
<p style="color:#baa300;">Text here</p>
.mytext {color:#baa300;}
This box has a color of #baa300
<div style="background-color:#baa300;">Content here</div>
.mybackground {background-color:#baa300;}
Border around this has a color of #baa300
<div style="border:2px solid #baa300;">Content here</div>
.myborder {border:2px solid #baa300;}