#b0888b color space conversions
Hex:
#b0888b
RGB:
176, 136, 139
CMY:
31, 47, 45
CMYK:
0, 23, 21, 31
HSL:
356°, 20.2020%, 61.1765%
HSV (HSB):
356°, 22.7273%, 69.0196%
XYZ:
31.3689, 28.7025, 28.3129
xyY:
0.3549, 0.3247, 28.7025
CIE-Lab:
60.5182, 15.7137, 4.2728
CIE-LCH:
60.5182, 16.2843, 15.2117
CIE-Luv:
60.5182, 24.8715, 3.1868
Hunter-Lab:
53.5747, 10.7588, 6.1690
#b0888b color charts
#b0888b color shades, tints & tones
#b0888b color schemes
#b0888b color preview, HTML & CSS examples
This text has a color of #b0888b
<p style="color:#b0888b;">Text here</p>
.mytext {color:#b0888b;}
This box has a color of #b0888b
<div style="background-color:#b0888b;">Content here</div>
.mybackground {background-color:#b0888b;}
Border around this has a color of #b0888b
<div style="border:2px solid #b0888b;">Content here</div>
.myborder {border:2px solid #b0888b;}