#baa70c color space conversions
Hex:
#baa70c
RGB:
186, 167, 12
CMY:
27, 35, 95
CMYK:
0, 10, 94, 27
HSL:
53°, 87.8788%, 38.8235%
HSV (HSB):
53°, 93.5484%, 72.9412%
XYZ:
34.1348, 38.1031, 5.9034
xyY:
0.4368, 0.4876, 38.1031
CIE-Lab:
68.0965, -7.0805, 69.2974
CIE-LCH:
68.0965, 69.6582, 95.8340
CIE-Luv:
68.0965, 18.7555, 72.3821
Hunter-Lab:
61.7277, -9.3148, 37.5392
#baa70c color charts
#baa70c color shades, tints & tones
#baa70c color schemes
#baa70c color preview, HTML & CSS examples
This text has a color of #baa70c
<p style="color:#baa70c;">Text here</p>
.mytext {color:#baa70c;}
This box has a color of #baa70c
<div style="background-color:#baa70c;">Content here</div>
.mybackground {background-color:#baa70c;}
Border around this has a color of #baa70c
<div style="border:2px solid #baa70c;">Content here</div>
.myborder {border:2px solid #baa70c;}