#b97a84 color space conversions
Hex:
#b97a84
RGB:
185, 122, 132
CMY:
27, 52, 48
CMYK:
0, 34, 29, 27
HSL:
350°, 31.0345%, 60.1961%
HSV (HSB):
350°, 34.0541%, 72.5490%
XYZ:
31.1320, 25.8993, 25.1880
xyY:
0.3786, 0.3150, 25.8993
CIE-Lab:
57.9413, 25.9488, 4.7106
CIE-LCH:
57.9413, 26.3729, 10.2891
CIE-Luv:
57.9413, 40.4017, 1.7954
Hunter-Lab:
50.8914, 20.1347, 6.2791
#b97a84 color charts
#b97a84 color shades, tints & tones
#b97a84 color schemes
#b97a84 color preview, HTML & CSS examples
This text has a color of #b97a84
<p style="color:#b97a84;">Text here</p>
.mytext {color:#b97a84;}
This box has a color of #b97a84
<div style="background-color:#b97a84;">Content here</div>
.mybackground {background-color:#b97a84;}
Border around this has a color of #b97a84
<div style="border:2px solid #b97a84;">Content here</div>
.myborder {border:2px solid #b97a84;}