#ba975b color space conversions
Hex:
#ba975b
RGB:
186, 151, 91
CMY:
27, 41, 64
CMYK:
0, 19, 51, 27
HSL:
38°, 40.7725%, 54.3137%
HSV (HSB):
38°, 51.0753%, 72.9412%
XYZ:
33.2046, 33.3277, 14.5803
xyY:
0.4094, 0.4109, 33.3277
CIE-Lab:
64.4253, 5.4856, 36.3431
CIE-LCH:
64.4253, 36.7548, 81.4166
CIE-Luv:
64.4253, 27.1393, 43.2429
Hunter-Lab:
57.7301, 1.6402, 25.4368
#ba975b color charts
#ba975b color shades, tints & tones
#ba975b color schemes
#ba975b color preview, HTML & CSS examples
This text has a color of #ba975b
<p style="color:#ba975b;">Text here</p>
.mytext {color:#ba975b;}
This box has a color of #ba975b
<div style="background-color:#ba975b;">Content here</div>
.mybackground {background-color:#ba975b;}
Border around this has a color of #ba975b
<div style="border:2px solid #ba975b;">Content here</div>
.myborder {border:2px solid #ba975b;}