#b98c9a color space conversions
Hex:
#b98c9a
RGB:
185, 140, 154
CMY:
27, 45, 40
CMYK:
0, 24, 17, 27
HSL:
341°, 24.3243%, 63.7255%
HSV (HSB):
341°, 24.3243%, 72.5490%
XYZ:
35.2184, 31.4035, 34.7771
xyY:
0.3473, 0.3097, 31.4035
CIE-Lab:
62.8468, 19.2692, -0.7696
CIE-LCH:
62.8468, 19.2845, 357.7129
CIE-Luv:
62.8468, 26.8571, -4.4632
Hunter-Lab:
56.0389, 14.1128, 2.4325
#b98c9a color charts
#b98c9a color shades, tints & tones
#b98c9a color schemes
#b98c9a color preview, HTML & CSS examples
This text has a color of #b98c9a
<p style="color:#b98c9a;">Text here</p>
.mytext {color:#b98c9a;}
This box has a color of #b98c9a
<div style="background-color:#b98c9a;">Content here</div>
.mybackground {background-color:#b98c9a;}
Border around this has a color of #b98c9a
<div style="border:2px solid #b98c9a;">Content here</div>
.myborder {border:2px solid #b98c9a;}