#baa80c color space conversions
Hex:
#baa80c
RGB:
186, 168, 12
CMY:
27, 34, 95
CMYK:
0, 10, 94, 27
HSL:
54°, 87.8788%, 38.8235%
HSV (HSB):
54°, 93.5484%, 72.9412%
XYZ:
34.3187, 38.4709, 5.9647
xyY:
0.4358, 0.4885, 38.4709
CIE-Lab:
68.3663, -7.6061, 69.5013
CIE-LCH:
68.3663, 69.9163, 96.2455
CIE-Luv:
68.3663, 18.0483, 72.7719
Hunter-Lab:
62.0249, -9.7787, 37.7158
#baa80c color charts
#baa80c color shades, tints & tones
#baa80c color schemes
#baa80c color preview, HTML & CSS examples
This text has a color of #baa80c
<p style="color:#baa80c;">Text here</p>
.mytext {color:#baa80c;}
This box has a color of #baa80c
<div style="background-color:#baa80c;">Content here</div>
.mybackground {background-color:#baa80c;}
Border around this has a color of #baa80c
<div style="border:2px solid #baa80c;">Content here</div>
.myborder {border:2px solid #baa80c;}