#ba955f color space conversions
Hex:
#ba955f
RGB:
186, 149, 95
CMY:
27, 42, 63
CMYK:
0, 20, 49, 27
HSL:
36°, 39.7380%, 55.0980%
HSV (HSB):
36°, 48.9247%, 72.9412%
XYZ:
33.0627, 32.7602, 15.4072
xyY:
0.4070, 0.4033, 32.7602
CIE-Lab:
63.9663, 6.9618, 33.6528
CIE-LCH:
63.9663, 34.3654, 78.3120
CIE-Luv:
63.9663, 28.1896, 40.1702
Hunter-Lab:
57.2365, 2.9466, 24.1056
#ba955f color charts
#ba955f color shades, tints & tones
#ba955f color schemes
#ba955f color preview, HTML & CSS examples
This text has a color of #ba955f
<p style="color:#ba955f;">Text here</p>
.mytext {color:#ba955f;}
This box has a color of #ba955f
<div style="background-color:#ba955f;">Content here</div>
.mybackground {background-color:#ba955f;}
Border around this has a color of #ba955f
<div style="border:2px solid #ba955f;">Content here</div>
.myborder {border:2px solid #ba955f;}