#bbb28c color space conversions
Hex:
#bbb28c
RGB:
187, 178, 140
CMY:
27, 30, 45
CMYK:
0, 5, 25, 27
HSL:
49°, 25.6831%, 64.1176%
HSV (HSB):
49°, 25.1337%, 73.3333%
XYZ:
41.1475, 44.2990, 31.1928
xyY:
0.3528, 0.3798, 44.2990
CIE-Lab:
72.4279, -2.9110, 20.6176
CIE-LCH:
72.4279, 20.8221, 98.0366
CIE-Luv:
72.4279, 7.6275, 28.7361
Hunter-Lab:
66.5575, -6.1225, 18.8035
#bbb28c color charts
#bbb28c color shades, tints & tones
#bbb28c color schemes
#bbb28c color preview, HTML & CSS examples
This text has a color of #bbb28c
<p style="color:#bbb28c;">Text here</p>
.mytext {color:#bbb28c;}
This box has a color of #bbb28c
<div style="background-color:#bbb28c;">Content here</div>
.mybackground {background-color:#bbb28c;}
Border around this has a color of #bbb28c
<div style="border:2px solid #bbb28c;">Content here</div>
.myborder {border:2px solid #bbb28c;}