#b1a08c color space conversions
Hex:
#b1a08c
RGB:
177, 160, 140
CMY:
31, 37, 45
CMYK:
0, 10, 21, 31
HSL:
32°, 19.1710%, 62.1569%
HSV (HSB):
32°, 20.9040%, 69.4118%
XYZ:
35.4359, 36.3822, 29.9657
xyY:
0.3481, 0.3574, 36.3822
CIE-Lab:
66.8109, 2.9204, 12.6851
CIE-LCH:
66.8109, 13.0169, 77.0352
CIE-Luv:
66.8109, 11.6227, 17.0263
Hunter-Lab:
60.3176, -0.6892, 12.7671
#b1a08c color charts
#b1a08c color shades, tints & tones
#b1a08c color schemes
#b1a08c color preview, HTML & CSS examples
This text has a color of #b1a08c
<p style="color:#b1a08c;">Text here</p>
.mytext {color:#b1a08c;}
This box has a color of #b1a08c
<div style="background-color:#b1a08c;">Content here</div>
.mybackground {background-color:#b1a08c;}
Border around this has a color of #b1a08c
<div style="border:2px solid #b1a08c;">Content here</div>
.myborder {border:2px solid #b1a08c;}