#baa00f color space conversions
Hex:
#baa00f
RGB:
186, 160, 15
CMY:
27, 37, 94
CMYK:
0, 14, 92, 27
HSL:
51°, 85.0746%, 39.4118%
HSV (HSB):
51°, 91.9355%, 72.9412%
XYZ:
32.9067, 35.6152, 5.5920
xyY:
0.4440, 0.4805, 35.6152
CIE-Lab:
66.2249, -3.3272, 67.4254
CIE-LCH:
66.2249, 67.5074, 92.8251
CIE-Luv:
66.2249, 23.7470, 69.4008
Hunter-Lab:
59.6785, -6.0124, 36.2193
#baa00f color charts
#baa00f color shades, tints & tones
#baa00f color schemes
#baa00f color preview, HTML & CSS examples
This text has a color of #baa00f
<p style="color:#baa00f;">Text here</p>
.mytext {color:#baa00f;}
This box has a color of #baa00f
<div style="background-color:#baa00f;">Content here</div>
.mybackground {background-color:#baa00f;}
Border around this has a color of #baa00f
<div style="border:2px solid #baa00f;">Content here</div>
.myborder {border:2px solid #baa00f;}