#b08b80 color space conversions
Hex:
#b08b80
RGB:
176, 139, 128
CMY:
31, 45, 50
CMYK:
0, 21, 27, 31
HSL:
14°, 23.3010%, 59.6078%
HSV (HSB):
14°, 27.2727%, 69.0196%
XYZ:
31.0334, 29.2539, 24.4330
xyY:
0.3663, 0.3453, 29.2539
CIE-Lab:
61.0050, 12.3791, 11.2320
CIE-LCH:
61.0050, 16.7153, 42.2186
CIE-Luv:
61.0050, 24.3536, 13.0135
Hunter-Lab:
54.0868, 7.7660, 11.0773
#b08b80 color charts
#b08b80 color shades, tints & tones
#b08b80 color schemes
#b08b80 color preview, HTML & CSS examples
This text has a color of #b08b80
<p style="color:#b08b80;">Text here</p>
.mytext {color:#b08b80;}
This box has a color of #b08b80
<div style="background-color:#b08b80;">Content here</div>
.mybackground {background-color:#b08b80;}
Border around this has a color of #b08b80
<div style="border:2px solid #b08b80;">Content here</div>
.myborder {border:2px solid #b08b80;}