#b1aa8c color space conversions
Hex:
#b1aa8c
RGB:
177, 170, 140
CMY:
31, 33, 45
CMYK:
0, 4, 21, 31
HSL:
49°, 19.1710%, 62.1569%
HSV (HSB):
49°, 20.9040%, 69.4118%
XYZ:
37.2398, 39.9900, 30.5670
xyY:
0.3455, 0.3710, 39.9900
CIE-Lab:
69.4624, -2.5029, 16.3923
CIE-LCH:
69.4624, 16.5823, 98.6812
CIE-Luv:
69.4624, 5.9169, 23.0350
Hunter-Lab:
63.2377, -5.5496, 15.6075
#b1aa8c color charts
#b1aa8c color shades, tints & tones
#b1aa8c color schemes
#b1aa8c color preview, HTML & CSS examples
This text has a color of #b1aa8c
<p style="color:#b1aa8c;">Text here</p>
.mytext {color:#b1aa8c;}
This box has a color of #b1aa8c
<div style="background-color:#b1aa8c;">Content here</div>
.mybackground {background-color:#b1aa8c;}
Border around this has a color of #b1aa8c
<div style="border:2px solid #b1aa8c;">Content here</div>
.myborder {border:2px solid #b1aa8c;}