#ba703a color space conversions
Hex:
#ba703a
RGB:
186, 112, 58
CMY:
27, 56, 77
CMYK:
0, 40, 69, 27
HSL:
25°, 52.4590%, 47.8431%
HSV (HSB):
25°, 68.8172%, 72.9412%
XYZ:
26.8076, 22.3329, 6.9008
xyY:
0.4784, 0.3985, 22.3329
CIE-Lab:
54.3785, 24.5458, 41.6023
CIE-LCH:
54.3785, 48.3037, 59.4590
CIE-Luv:
54.3785, 58.3196, 40.3928
Hunter-Lab:
47.2577, 18.5555, 24.4227
#ba703a color charts
#ba703a color shades, tints & tones
#ba703a color schemes
#ba703a color preview, HTML & CSS examples
This text has a color of #ba703a
<p style="color:#ba703a;">Text here</p>
.mytext {color:#ba703a;}
This box has a color of #ba703a
<div style="background-color:#ba703a;">Content here</div>
.mybackground {background-color:#ba703a;}
Border around this has a color of #ba703a
<div style="border:2px solid #ba703a;">Content here</div>
.myborder {border:2px solid #ba703a;}