#ba997e color space conversions
Hex:
#ba997e
RGB:
186, 153, 126
CMY:
27, 40, 51
CMYK:
0, 18, 32, 27
HSL:
27°, 30.3030%, 61.1765%
HSV (HSB):
27°, 32.2581%, 72.9412%
XYZ:
35.4068, 34.7279, 24.5757
xyY:
0.3738, 0.3667, 34.7279
CIE-Lab:
65.5363, 8.3160, 18.8084
CIE-LCH:
65.5363, 20.5649, 66.1478
CIE-Luv:
65.5363, 22.9578, 23.6298
Hunter-Lab:
58.9304, 4.1190, 16.5256
#ba997e color charts
#ba997e color shades, tints & tones
#ba997e color schemes
#ba997e color preview, HTML & CSS examples
This text has a color of #ba997e
<p style="color:#ba997e;">Text here</p>
.mytext {color:#ba997e;}
This box has a color of #ba997e
<div style="background-color:#ba997e;">Content here</div>
.mybackground {background-color:#ba997e;}
Border around this has a color of #ba997e
<div style="border:2px solid #ba997e;">Content here</div>
.myborder {border:2px solid #ba997e;}