#b88a80 color space conversions
Hex:
#b88a80
RGB:
184, 138, 128
CMY:
28, 46, 50
CMYK:
0, 25, 30, 28
HSL:
11°, 28.2828%, 61.1765%
HSV (HSB):
11°, 30.4348%, 72.1569%
XYZ:
32.7519, 29.9258, 24.4721
xyY:
0.3758, 0.3434, 29.9258
CIE-Lab:
61.5902, 16.0985, 12.1761
CIE-LCH:
61.5902, 20.1846, 37.1020
CIE-Luv:
61.5902, 30.5749, 13.5303
Hunter-Lab:
54.7045, 11.1362, 11.7697
#b88a80 color charts
#b88a80 color shades, tints & tones
#b88a80 color schemes
#b88a80 color preview, HTML & CSS examples
This text has a color of #b88a80
<p style="color:#b88a80;">Text here</p>
.mytext {color:#b88a80;}
This box has a color of #b88a80
<div style="background-color:#b88a80;">Content here</div>
.mybackground {background-color:#b88a80;}
Border around this has a color of #b88a80
<div style="border:2px solid #b88a80;">Content here</div>
.myborder {border:2px solid #b88a80;}