#ba9e7b color space conversions
Hex:
#ba9e7b
RGB:
186, 158, 123
CMY:
27, 38, 52
CMYK:
0, 15, 34, 27
HSL:
33°, 31.3433%, 60.5882%
HSV (HSB):
33°, 33.8710%, 72.9412%
XYZ:
36.0517, 36.3229, 23.8498
xyY:
0.3747, 0.3775, 36.3229
CIE-Lab:
66.7659, 5.1870, 22.1394
CIE-LCH:
66.7659, 22.7389, 76.8140
CIE-Luv:
66.7659, 20.1242, 28.3924
Hunter-Lab:
60.2685, 1.3063, 18.7254
#ba9e7b color charts
#ba9e7b color shades, tints & tones
#ba9e7b color schemes
#ba9e7b color preview, HTML & CSS examples
This text has a color of #ba9e7b
<p style="color:#ba9e7b;">Text here</p>
.mytext {color:#ba9e7b;}
This box has a color of #ba9e7b
<div style="background-color:#ba9e7b;">Content here</div>
.mybackground {background-color:#ba9e7b;}
Border around this has a color of #ba9e7b
<div style="border:2px solid #ba9e7b;">Content here</div>
.myborder {border:2px solid #ba9e7b;}