#baa75f color space conversions
Hex:
#baa75f
RGB:
186, 167, 95
CMY:
27, 35, 63
CMYK:
0, 10, 49, 27
HSL:
47°, 39.7380%, 55.0980%
HSV (HSB):
47°, 48.9247%, 72.9412%
XYZ:
36.1340, 38.9028, 16.4310
xyY:
0.3950, 0.4253, 38.9028
CIE-Lab:
68.6808, -2.7916, 39.5222
CIE-LCH:
68.6808, 39.6207, 94.0404
CIE-Luv:
68.6808, 16.2660, 49.1460
Hunter-Lab:
62.3721, -5.7408, 28.0414
#baa75f color charts
#baa75f color shades, tints & tones
#baa75f color schemes
#baa75f color preview, HTML & CSS examples
This text has a color of #baa75f
<p style="color:#baa75f;">Text here</p>
.mytext {color:#baa75f;}
This box has a color of #baa75f
<div style="background-color:#baa75f;">Content here</div>
.mybackground {background-color:#baa75f;}
Border around this has a color of #baa75f
<div style="border:2px solid #baa75f;">Content here</div>
.myborder {border:2px solid #baa75f;}