#ba903a color space conversions
Hex:
#ba903a
RGB:
186, 144, 58
CMY:
27, 44, 77
CMYK:
0, 23, 69, 27
HSL:
40°, 52.4590%, 47.8431%
HSV (HSB):
40°, 68.8172%, 72.9412%
XYZ:
30.9867, 30.6911, 8.2938
xyY:
0.4428, 0.4386, 30.6911
CIE-Lab:
62.2460, 6.8572, 50.1267
CIE-LCH:
62.2460, 50.5936, 82.2105
CIE-Luv:
62.2460, 34.1949, 53.9981
Hunter-Lab:
55.3996, 2.8913, 29.9035
#ba903a color charts
#ba903a color shades, tints & tones
#ba903a color schemes
#ba903a color preview, HTML & CSS examples
This text has a color of #ba903a
<p style="color:#ba903a;">Text here</p>
.mytext {color:#ba903a;}
This box has a color of #ba903a
<div style="background-color:#ba903a;">Content here</div>
.mybackground {background-color:#ba903a;}
Border around this has a color of #ba903a
<div style="border:2px solid #ba903a;">Content here</div>
.myborder {border:2px solid #ba903a;}