#ba963f color space conversions
Hex:
#ba963f
RGB:
186, 150, 63
CMY:
27, 41, 75
CMYK:
0, 19, 66, 27
HSL:
42°, 49.3976%, 48.8235%
HSV (HSB):
42°, 66.1290%, 72.9412%
XYZ:
32.0532, 32.6107, 9.3077
xyY:
0.4333, 0.4409, 32.6107
CIE-Lab:
63.8444, 3.8713, 49.5597
CIE-LCH:
63.8444, 49.7107, 85.5335
CIE-Luv:
63.8444, 29.5815, 54.8881
Hunter-Lab:
57.1058, 0.2563, 30.3103
#ba963f color charts
#ba963f color shades, tints & tones
#ba963f color schemes
#ba963f color preview, HTML & CSS examples
This text has a color of #ba963f
<p style="color:#ba963f;">Text here</p>
.mytext {color:#ba963f;}
This box has a color of #ba963f
<div style="background-color:#ba963f;">Content here</div>
.mybackground {background-color:#ba963f;}
Border around this has a color of #ba963f
<div style="border:2px solid #ba963f;">Content here</div>
.myborder {border:2px solid #ba963f;}