#b1b29a color space conversions
Hex:
#b1b29a
RGB:
177, 178, 154
CMY:
31, 30, 40
CMYK:
1, 0, 13, 30
HSL:
63°, 13.4831%, 65.0980%
HSV (HSB):
63°, 13.4831%, 69.8039%
XYZ:
39.8846, 43.5210, 36.8701
xyY:
0.3316, 0.3618, 43.5210
CIE-Lab:
71.9072, -4.5765, 12.1624
CIE-LCH:
71.9072, 12.9949, 110.6205
CIE-Luv:
71.9072, 0.7118, 18.0019
Hunter-Lab:
65.9704, -7.5303, 13.0428
#b1b29a color charts
#b1b29a color shades, tints & tones
#b1b29a color schemes
#b1b29a color preview, HTML & CSS examples
This text has a color of #b1b29a
<p style="color:#b1b29a;">Text here</p>
.mytext {color:#b1b29a;}
This box has a color of #b1b29a
<div style="background-color:#b1b29a;">Content here</div>
.mybackground {background-color:#b1b29a;}
Border around this has a color of #b1b29a
<div style="border:2px solid #b1b29a;">Content here</div>
.myborder {border:2px solid #b1b29a;}