#b97f9a color space conversions
Hex:
#b97f9a
RGB:
185, 127, 154
CMY:
27, 50, 40
CMYK:
0, 31, 17, 27
HSL:
332°, 29.2929%, 61.1765%
HSV (HSB):
332°, 31.3514%, 72.5490%
XYZ:
33.4297, 27.8261, 34.1809
xyY:
0.3503, 0.2916, 27.8261
CIE-Lab:
59.7313, 26.5122, -5.3553
CIE-LCH:
59.7313, 27.0477, 348.5802
CIE-Luv:
59.7313, 34.0165, -12.2439
Hunter-Lab:
52.7505, 20.8079, -1.4930
#b97f9a color charts
#b97f9a color shades, tints & tones
#b97f9a color schemes
#b97f9a color preview, HTML & CSS examples
This text has a color of #b97f9a
<p style="color:#b97f9a;">Text here</p>
.mytext {color:#b97f9a;}
This box has a color of #b97f9a
<div style="background-color:#b97f9a;">Content here</div>
.mybackground {background-color:#b97f9a;}
Border around this has a color of #b97f9a
<div style="border:2px solid #b97f9a;">Content here</div>
.myborder {border:2px solid #b97f9a;}