#bbb080 color space conversions
Hex:
#bbb080
RGB:
187, 176, 128
CMY:
27, 31, 50
CMYK:
0, 6, 32, 27
HSL:
49°, 30.2564%, 61.7647%
HSV (HSB):
49°, 31.5508%, 73.3333%
XYZ:
39.9151, 43.1740, 26.6517
xyY:
0.3637, 0.3934, 43.1740
CIE-Lab:
71.6729, -3.4712, 26.0522
CIE-LCH:
71.6729, 26.2824, 97.5894
CIE-Luv:
71.6729, 9.4967, 35.3613
Hunter-Lab:
65.7069, -6.5533, 21.9459
#bbb080 color charts
#bbb080 color shades, tints & tones
#bbb080 color schemes
#bbb080 color preview, HTML & CSS examples
This text has a color of #bbb080
<p style="color:#bbb080;">Text here</p>
.mytext {color:#bbb080;}
This box has a color of #bbb080
<div style="background-color:#bbb080;">Content here</div>
.mybackground {background-color:#bbb080;}
Border around this has a color of #bbb080
<div style="border:2px solid #bbb080;">Content here</div>
.myborder {border:2px solid #bbb080;}