#b97d9a color space conversions
Hex:
#b97d9a
RGB:
185, 125, 154
CMY:
27, 51, 40
CMYK:
0, 32, 17, 27
HSL:
331°, 30.0000%, 60.7843%
HSV (HSB):
331°, 32.4324%, 72.5490%
XYZ:
33.1739, 27.3146, 34.0956
xyY:
0.3507, 0.2888, 27.3146
CIE-Lab:
59.2644, 27.6224, -6.0473
CIE-LCH:
59.2644, 28.2766, 347.6513
CIE-Luv:
59.2644, 35.0997, -13.4197
Hunter-Lab:
52.2634, 21.8411, -2.0953
#b97d9a color charts
#b97d9a color shades, tints & tones
#b97d9a color schemes
#b97d9a color preview, HTML & CSS examples
This text has a color of #b97d9a
<p style="color:#b97d9a;">Text here</p>
.mytext {color:#b97d9a;}
This box has a color of #b97d9a
<div style="background-color:#b97d9a;">Content here</div>
.mybackground {background-color:#b97d9a;}
Border around this has a color of #b97d9a
<div style="border:2px solid #b97d9a;">Content here</div>
.myborder {border:2px solid #b97d9a;}