#ba954c color space conversions
Hex:
#ba954c
RGB:
186, 149, 76
CMY:
27, 42, 70
CMYK:
0, 20, 59, 27
HSL:
40°, 44.3548%, 51.3725%
HSV (HSB):
40°, 59.1398%, 72.9412%
XYZ:
32.3017, 32.4558, 11.3996
xyY:
0.4241, 0.4262, 32.4558
CIE-Lab:
63.7178, 5.3137, 43.1818
CIE-LCH:
63.7178, 43.5076, 82.9848
CIE-Luv:
63.7178, 29.5420, 49.3316
Hunter-Lab:
56.9700, 1.5110, 28.0152
#ba954c color charts
#ba954c color shades, tints & tones
#ba954c color schemes
#ba954c color preview, HTML & CSS examples
This text has a color of #ba954c
<p style="color:#ba954c;">Text here</p>
.mytext {color:#ba954c;}
This box has a color of #ba954c
<div style="background-color:#ba954c;">Content here</div>
.mybackground {background-color:#ba954c;}
Border around this has a color of #ba954c
<div style="border:2px solid #ba954c;">Content here</div>
.myborder {border:2px solid #ba954c;}