#b1aa9d color space conversions
Hex:
#b1aa9d
RGB:
177, 170, 157
CMY:
31, 33, 38
CMYK:
0, 4, 11, 31
HSL:
39°, 11.3636%, 65.4902%
HSV (HSB):
39°, 11.2994%, 69.4118%
XYZ:
38.5920, 40.5309, 37.6875
xyY:
0.3304, 0.3470, 40.5309
CIE-Lab:
69.8460, 0.2195, 7.5860
CIE-LCH:
69.8460, 7.5891, 88.3425
CIE-Luv:
69.8460, 4.8833, 10.7836
Hunter-Lab:
63.6639, -3.2080, 9.4664
#b1aa9d color charts
#b1aa9d color shades, tints & tones
#b1aa9d color schemes
#b1aa9d color preview, HTML & CSS examples
This text has a color of #b1aa9d
<p style="color:#b1aa9d;">Text here</p>
.mytext {color:#b1aa9d;}
This box has a color of #b1aa9d
<div style="background-color:#b1aa9d;">Content here</div>
.mybackground {background-color:#b1aa9d;}
Border around this has a color of #b1aa9d
<div style="border:2px solid #b1aa9d;">Content here</div>
.myborder {border:2px solid #b1aa9d;}