#b97a8e color space conversions
Hex:
#b97a8e
RGB:
185, 122, 142
CMY:
27, 52, 44
CMYK:
0, 34, 23, 27
HSL:
341°, 31.0345%, 60.1961%
HSV (HSB):
341°, 34.0541%, 72.5490%
XYZ:
31.8496, 26.1863, 28.9670
xyY:
0.3661, 0.3010, 26.1863
CIE-Lab:
58.2135, 27.4039, -0.6763
CIE-LCH:
58.2135, 27.4122, 358.5862
CIE-Luv:
58.2135, 38.7516, -5.7672
Hunter-Lab:
51.1726, 21.5456, 2.2588
#b97a8e color charts
#b97a8e color shades, tints & tones
#b97a8e color schemes
#b97a8e color preview, HTML & CSS examples
This text has a color of #b97a8e
<p style="color:#b97a8e;">Text here</p>
.mytext {color:#b97a8e;}
This box has a color of #b97a8e
<div style="background-color:#b97a8e;">Content here</div>
.mybackground {background-color:#b97a8e;}
Border around this has a color of #b97a8e
<div style="border:2px solid #b97a8e;">Content here</div>
.myborder {border:2px solid #b97a8e;}