#b88b8d color space conversions
Hex:
#b88b8d
RGB:
184, 139, 141
CMY:
28, 45, 45
CMYK:
0, 24, 23, 28
HSL:
357°, 24.0642%, 63.3333%
HSV (HSB):
357°, 24.4565%, 72.1569%
XYZ:
33.8075, 30.5787, 29.3197
xyY:
0.3608, 0.3263, 30.5787
CIE-Lab:
62.1503, 17.4101, 5.5913
CIE-LCH:
62.1503, 18.2859, 17.8046
CIE-Luv:
62.1503, 28.3882, 4.6822
Hunter-Lab:
55.2980, 12.3580, 7.2722
#b88b8d color charts
#b88b8d color shades, tints & tones
#b88b8d color schemes
#b88b8d color preview, HTML & CSS examples
This text has a color of #b88b8d
<p style="color:#b88b8d;">Text here</p>
.mytext {color:#b88b8d;}
This box has a color of #b88b8d
<div style="background-color:#b88b8d;">Content here</div>
.mybackground {background-color:#b88b8d;}
Border around this has a color of #b88b8d
<div style="border:2px solid #b88b8d;">Content here</div>
.myborder {border:2px solid #b88b8d;}