#b9858a color space conversions
Hex:
#b9858a
RGB:
185, 133, 138
CMY:
27, 48, 46
CMYK:
0, 28, 25, 27
HSL:
354°, 27.0833%, 62.3529%
HSV (HSB):
354°, 28.1081%, 72.5490%
XYZ:
32.9826, 28.9243, 27.8893
xyY:
0.3673, 0.3221, 28.9243
CIE-Lab:
60.7148, 20.6926, 5.2516
CIE-LCH:
60.7148, 21.3486, 14.2404
CIE-Luv:
60.7148, 32.9993, 3.5737
Hunter-Lab:
53.7813, 15.3516, 6.9010
#b9858a color charts
#b9858a color shades, tints & tones
#b9858a color schemes
#b9858a color preview, HTML & CSS examples
This text has a color of #b9858a
<p style="color:#b9858a;">Text here</p>
.mytext {color:#b9858a;}
This box has a color of #b9858a
<div style="background-color:#b9858a;">Content here</div>
.mybackground {background-color:#b9858a;}
Border around this has a color of #b9858a
<div style="border:2px solid #b9858a;">Content here</div>
.myborder {border:2px solid #b9858a;}