#b08980 color space conversions
Hex:
#b08980
RGB:
176, 137, 128
CMY:
31, 46, 50
CMYK:
0, 22, 27, 31
HSL:
11°, 23.3010%, 59.6078%
HSV (HSB):
11°, 27.2727%, 69.0196%
XYZ:
30.7464, 28.6799, 24.3373
xyY:
0.3671, 0.3424, 28.6799
CIE-Lab:
60.4981, 13.4996, 10.5169
CIE-LCH:
60.4981, 17.1126, 37.9205
CIE-Luv:
60.4981, 25.5517, 11.8537
Hunter-Lab:
53.5537, 8.7622, 10.5433
#b08980 color charts
#b08980 color shades, tints & tones
#b08980 color schemes
#b08980 color preview, HTML & CSS examples
This text has a color of #b08980
<p style="color:#b08980;">Text here</p>
.mytext {color:#b08980;}
This box has a color of #b08980
<div style="background-color:#b08980;">Content here</div>
.mybackground {background-color:#b08980;}
Border around this has a color of #b08980
<div style="border:2px solid #b08980;">Content here</div>
.myborder {border:2px solid #b08980;}