#ba975c color space conversions
Hex:
#ba975c
RGB:
186, 151, 92
CMY:
27, 41, 64
CMYK:
0, 19, 51, 27
HSL:
38°, 40.5172%, 54.5098%
HSV (HSB):
38°, 50.5376%, 72.9412%
XYZ:
33.2481, 33.3450, 14.8091
xyY:
0.4084, 0.4096, 33.3450
CIE-Lab:
64.4393, 5.5789, 35.8349
CIE-LCH:
64.4393, 36.2666, 81.1511
CIE-Luv:
64.4393, 27.0665, 42.7325
Hunter-Lab:
57.7452, 1.7214, 25.2163
#ba975c color charts
#ba975c color shades, tints & tones
#ba975c color schemes
#ba975c color preview, HTML & CSS examples
This text has a color of #ba975c
<p style="color:#ba975c;">Text here</p>
.mytext {color:#ba975c;}
This box has a color of #ba975c
<div style="background-color:#ba975c;">Content here</div>
.mybackground {background-color:#ba975c;}
Border around this has a color of #ba975c
<div style="border:2px solid #ba975c;">Content here</div>
.myborder {border:2px solid #ba975c;}