#ba960e color space conversions
Hex:
#ba960e
RGB:
186, 150, 14
CMY:
27, 41, 95
CMYK:
0, 19, 92, 27
HSL:
47°, 86.0000%, 39.2157%
HSV (HSB):
47°, 92.4731%, 72.9412%
XYZ:
31.2353, 32.2835, 5.0005
xyY:
0.4559, 0.4712, 32.2835
CIE-Lab:
63.5765, 2.0402, 65.5785
CIE-LCH:
63.5765, 65.6103, 88.2180
CIE-Luv:
63.5765, 31.1431, 65.5975
Hunter-Lab:
56.8186, -1.3043, 34.5550
#ba960e color charts
#ba960e color shades, tints & tones
#ba960e color schemes
#ba960e color preview, HTML & CSS examples
This text has a color of #ba960e
<p style="color:#ba960e;">Text here</p>
.mytext {color:#ba960e;}
This box has a color of #ba960e
<div style="background-color:#ba960e;">Content here</div>
.mybackground {background-color:#ba960e;}
Border around this has a color of #ba960e
<div style="border:2px solid #ba960e;">Content here</div>
.myborder {border:2px solid #ba960e;}