#ba7b6e color space conversions
Hex:
#ba7b6e
RGB:
186, 123, 110
CMY:
27, 52, 57
CMYK:
0, 34, 41, 27
HSL:
10°, 35.5140%, 58.0392%
HSV (HSB):
10°, 40.8602%, 72.9412%
XYZ:
30.1471, 25.7308, 18.1295
xyY:
0.4074, 0.3477, 25.7308
CIE-Lab:
57.7806, 22.9680, 17.1796
CIE-LCH:
57.7806, 28.6822, 36.7957
CIE-Luv:
57.7806, 43.9122, 17.9225
Hunter-Lab:
50.7255, 17.3162, 14.3175
#ba7b6e color charts
#ba7b6e color shades, tints & tones
#ba7b6e color schemes
#ba7b6e color preview, HTML & CSS examples
This text has a color of #ba7b6e
<p style="color:#ba7b6e;">Text here</p>
.mytext {color:#ba7b6e;}
This box has a color of #ba7b6e
<div style="background-color:#ba7b6e;">Content here</div>
.mybackground {background-color:#ba7b6e;}
Border around this has a color of #ba7b6e
<div style="border:2px solid #ba7b6e;">Content here</div>
.myborder {border:2px solid #ba7b6e;}