#b5a27c color space conversions
Hex:
#b5a27c
RGB:
181, 162, 124
CMY:
29, 36, 51
CMYK:
0, 10, 31, 29
HSL:
40°, 27.8049%, 59.8039%
HSV (HSB):
40°, 31.4917%, 70.9804%
XYZ:
35.6145, 37.1197, 24.3565
xyY:
0.3668, 0.3823, 37.1197
CIE-Lab:
67.3667, 1.1282, 22.3274
CIE-LCH:
67.3667, 22.3559, 87.1073
CIE-Luv:
67.3667, 14.2124, 29.4901
Hunter-Lab:
60.9259, -2.2774, 18.9456
#b5a27c color charts
#b5a27c color shades, tints & tones
#b5a27c color schemes
#b5a27c color preview, HTML & CSS examples
This text has a color of #b5a27c
<p style="color:#b5a27c;">Text here</p>
.mytext {color:#b5a27c;}
This box has a color of #b5a27c
<div style="background-color:#b5a27c;">Content here</div>
.mybackground {background-color:#b5a27c;}
Border around this has a color of #b5a27c
<div style="border:2px solid #b5a27c;">Content here</div>
.myborder {border:2px solid #b5a27c;}