#bbb29f color space conversions
Hex:
#bbb29f
RGB:
187, 178, 159
CMY:
27, 30, 38
CMYK:
0, 5, 15, 27
HSL:
41°, 17.0732%, 67.8431%
HSV (HSB):
41°, 14.9733%, 73.3333%
XYZ:
42.6719, 44.9088, 39.2201
xyY:
0.3365, 0.3542, 44.9088
CIE-Lab:
72.8318, -0.0375, 10.8557
CIE-LCH:
72.8318, 10.8557, 90.1979
CIE-Luv:
72.8318, 6.4672, 15.4442
Hunter-Lab:
67.0140, -3.6127, 12.2102
#bbb29f color charts
#bbb29f color shades, tints & tones
#bbb29f color schemes
#bbb29f color preview, HTML & CSS examples
This text has a color of #bbb29f
<p style="color:#bbb29f;">Text here</p>
.mytext {color:#bbb29f;}
This box has a color of #bbb29f
<div style="background-color:#bbb29f;">Content here</div>
.mybackground {background-color:#bbb29f;}
Border around this has a color of #bbb29f
<div style="border:2px solid #bbb29f;">Content here</div>
.myborder {border:2px solid #bbb29f;}