#ba7f3e color space conversions
Hex:
#ba7f3e
RGB:
186, 127, 62
CMY:
27, 50, 76
CMYK:
0, 32, 67, 27
HSL:
31°, 50.0000%, 48.6275%
HSV (HSB):
31°, 66.6667%, 72.9412%
XYZ:
28.7086, 25.9656, 8.0562
xyY:
0.4576, 0.4139, 25.9656
CIE-Lab:
58.0044, 16.4911, 43.6311
CIE-LCH:
58.0044, 46.6436, 69.2951
CIE-Luv:
58.0044, 46.5659, 45.2008
Hunter-Lab:
50.9565, 11.3919, 26.2958
#ba7f3e color charts
#ba7f3e color shades, tints & tones
#ba7f3e color schemes
#ba7f3e color preview, HTML & CSS examples
This text has a color of #ba7f3e
<p style="color:#ba7f3e;">Text here</p>
.mytext {color:#ba7f3e;}
This box has a color of #ba7f3e
<div style="background-color:#ba7f3e;">Content here</div>
.mybackground {background-color:#ba7f3e;}
Border around this has a color of #ba7f3e
<div style="border:2px solid #ba7f3e;">Content here</div>
.myborder {border:2px solid #ba7f3e;}