#b9899d color space conversions
Hex:
#b9899d
RGB:
185, 137, 157
CMY:
27, 46, 38
CMYK:
0, 26, 15, 27
HSL:
335°, 25.5319%, 63.1373%
HSV (HSB):
335°, 25.9459%, 72.5490%
XYZ:
35.0390, 30.6399, 35.9656
xyY:
0.3447, 0.3014, 30.6399
CIE-Lab:
62.2025, 21.4358, -3.4205
CIE-LCH:
62.2025, 21.7070, 350.9339
CIE-Luv:
62.2025, 28.1170, -8.6288
Hunter-Lab:
55.3533, 16.1234, 0.2239
#b9899d color charts
#b9899d color shades, tints & tones
#b9899d color schemes
#b9899d color preview, HTML & CSS examples
This text has a color of #b9899d
<p style="color:#b9899d;">Text here</p>
.mytext {color:#b9899d;}
This box has a color of #b9899d
<div style="background-color:#b9899d;">Content here</div>
.mybackground {background-color:#b9899d;}
Border around this has a color of #b9899d
<div style="border:2px solid #b9899d;">Content here</div>
.myborder {border:2px solid #b9899d;}