#bbb29d color space conversions
Hex:
#bbb29d
RGB:
187, 178, 157
CMY:
27, 30, 38
CMYK:
0, 5, 16, 27
HSL:
42°, 18.0723%, 67.4510%
HSV (HSB):
42°, 16.0428%, 73.3333%
XYZ:
42.4997, 44.8399, 38.3133
xyY:
0.3382, 0.3569, 44.8399
CIE-Lab:
72.7864, -0.3573, 11.8826
CIE-LCH:
72.7864, 11.8880, 91.7225
CIE-Luv:
72.7864, 6.5939, 16.8969
Hunter-Lab:
66.9626, -3.8945, 12.9505
#bbb29d color charts
#bbb29d color shades, tints & tones
#bbb29d color schemes
#bbb29d color preview, HTML & CSS examples
This text has a color of #bbb29d
<p style="color:#bbb29d;">Text here</p>
.mytext {color:#bbb29d;}
This box has a color of #bbb29d
<div style="background-color:#bbb29d;">Content here</div>
.mybackground {background-color:#bbb29d;}
Border around this has a color of #bbb29d
<div style="border:2px solid #bbb29d;">Content here</div>
.myborder {border:2px solid #bbb29d;}