#b1a47c color space conversions
Hex:
#b1a47c
RGB:
177, 164, 124
CMY:
31, 36, 51
CMYK:
0, 7, 30, 31
HSL:
45°, 25.3589%, 59.0196%
HSV (HSB):
45°, 29.9435%, 69.4118%
XYZ:
35.0450, 37.3533, 24.4316
xyY:
0.3619, 0.3858, 37.3533
CIE-Lab:
67.5412, -1.5556, 22.5037
CIE-LCH:
67.5412, 22.5574, 93.9545
CIE-Luv:
67.5412, 10.3697, 30.2443
Hunter-Lab:
61.1173, -4.6024, 19.0810
#b1a47c color charts
#b1a47c color shades, tints & tones
#b1a47c color schemes
#b1a47c color preview, HTML & CSS examples
This text has a color of #b1a47c
<p style="color:#b1a47c;">Text here</p>
.mytext {color:#b1a47c;}
This box has a color of #b1a47c
<div style="background-color:#b1a47c;">Content here</div>
.mybackground {background-color:#b1a47c;}
Border around this has a color of #b1a47c
<div style="border:2px solid #b1a47c;">Content here</div>
.myborder {border:2px solid #b1a47c;}