#b9919b color space conversions
Hex:
#b9919b
RGB:
185, 145, 155
CMY:
27, 43, 39
CMYK:
0, 22, 16, 27
HSL:
345°, 22.2222%, 64.7059%
HSV (HSB):
345°, 21.6216%, 72.5490%
XYZ:
36.0494, 32.9316, 35.4668
xyY:
0.3451, 0.3153, 32.9316
CIE-Lab:
64.1055, 16.6464, 0.5028
CIE-LCH:
64.1055, 16.6539, 1.7301
CIE-Luv:
64.1055, 23.9467, -2.1944
Hunter-Lab:
57.3861, 11.7063, 3.5268
#b9919b color charts
#b9919b color shades, tints & tones
#b9919b color schemes
#b9919b color preview, HTML & CSS examples
This text has a color of #b9919b
<p style="color:#b9919b;">Text here</p>
.mytext {color:#b9919b;}
This box has a color of #b9919b
<div style="background-color:#b9919b;">Content here</div>
.mybackground {background-color:#b9919b;}
Border around this has a color of #b9919b
<div style="border:2px solid #b9919b;">Content here</div>
.myborder {border:2px solid #b9919b;}