#b1b48d color space conversions
Hex:
#b1b48d
RGB:
177, 180, 141
CMY:
31, 29, 45
CMYK:
2, 0, 22, 29
HSL:
65°, 20.6349%, 62.9412%
HSV (HSB):
65°, 21.6667%, 70.5882%
XYZ:
39.2604, 43.9127, 31.6061
xyY:
0.3421, 0.3826, 43.9127
CIE-Lab:
72.1701, -7.6728, 19.5934
CIE-LCH:
72.1701, 21.0422, 111.3854
CIE-Luv:
72.1701, 0.2372, 28.3223
Hunter-Lab:
66.2667, -10.2123, 18.1082
#b1b48d color charts
#b1b48d color shades, tints & tones
#b1b48d color schemes
#b1b48d color preview, HTML & CSS examples
This text has a color of #b1b48d
<p style="color:#b1b48d;">Text here</p>
.mytext {color:#b1b48d;}
This box has a color of #b1b48d
<div style="background-color:#b1b48d;">Content here</div>
.mybackground {background-color:#b1b48d;}
Border around this has a color of #b1b48d
<div style="border:2px solid #b1b48d;">Content here</div>
.myborder {border:2px solid #b1b48d;}