#b8b080 color space conversions
Hex:
#b8b080
RGB:
184, 176, 128
CMY:
28, 31, 50
CMYK:
0, 4, 30, 28
HSL:
51°, 28.2828%, 61.1765%
HSV (HSB):
51°, 30.4348%, 72.1569%
XYZ:
39.1888, 42.7995, 26.6177
xyY:
0.3608, 0.3941, 42.7995
CIE-Lab:
71.4187, -4.6606, 25.6671
CIE-LCH:
71.4187, 26.0868, 100.2916
CIE-Luv:
71.4187, 7.5542, 35.1053
Hunter-Lab:
65.4213, -7.5621, 21.6718
#b8b080 color charts
#b8b080 color shades, tints & tones
#b8b080 color schemes
#b8b080 color preview, HTML & CSS examples
This text has a color of #b8b080
<p style="color:#b8b080;">Text here</p>
.mytext {color:#b8b080;}
This box has a color of #b8b080
<div style="background-color:#b8b080;">Content here</div>
.mybackground {background-color:#b8b080;}
Border around this has a color of #b8b080
<div style="border:2px solid #b8b080;">Content here</div>
.myborder {border:2px solid #b8b080;}