#ba977f color space conversions
Hex:
#ba977f
RGB:
186, 151, 127
CMY:
27, 41, 50
CMYK:
0, 19, 32, 27
HSL:
24°, 29.9492%, 61.3725%
HSV (HSB):
24°, 31.7204%, 72.9412%
XYZ:
35.1471, 34.1046, 24.8091
xyY:
0.3737, 0.3626, 34.1046
CIE-Lab:
65.0455, 9.5494, 17.5781
CIE-LCH:
65.0455, 20.0045, 61.4867
CIE-Luv:
65.0455, 24.0977, 21.8326
Hunter-Lab:
58.3992, 5.2303, 15.6919
#ba977f color charts
#ba977f color shades, tints & tones
#ba977f color schemes
#ba977f color preview, HTML & CSS examples
This text has a color of #ba977f
<p style="color:#ba977f;">Text here</p>
.mytext {color:#ba977f;}
This box has a color of #ba977f
<div style="background-color:#ba977f;">Content here</div>
.mybackground {background-color:#ba977f;}
Border around this has a color of #ba977f
<div style="border:2px solid #ba977f;">Content here</div>
.myborder {border:2px solid #ba977f;}