#b1aa7d color space conversions
Hex:
#b1aa7d
RGB:
177, 170, 125
CMY:
31, 33, 51
CMYK:
0, 4, 29, 31
HSL:
52°, 25.0000%, 59.2157%
HSV (HSB):
52°, 29.3785%, 69.4118%
XYZ:
36.2079, 39.5772, 25.1328
xyY:
0.3588, 0.3922, 39.5772
CIE-Lab:
69.1673, -4.6423, 24.1555
CIE-LCH:
69.1673, 24.5976, 100.8786
CIE-Luv:
69.1673, 6.7597, 33.0134
Hunter-Lab:
62.9104, -7.3583, 20.3508
#b1aa7d color charts
#b1aa7d color shades, tints & tones
#b1aa7d color schemes
#b1aa7d color preview, HTML & CSS examples
This text has a color of #b1aa7d
<p style="color:#b1aa7d;">Text here</p>
.mytext {color:#b1aa7d;}
This box has a color of #b1aa7d
<div style="background-color:#b1aa7d;">Content here</div>
.mybackground {background-color:#b1aa7d;}
Border around this has a color of #b1aa7d
<div style="border:2px solid #b1aa7d;">Content here</div>
.myborder {border:2px solid #b1aa7d;}