#b5a38c color space conversions
Hex:
#b5a38c
RGB:
181, 163, 140
CMY:
29, 36, 45
CMYK:
0, 10, 23, 29
HSL:
34°, 21.6931%, 62.9412%
HSV (HSB):
34°, 22.6519%, 70.9804%
XYZ:
36.8869, 37.9116, 30.1845
xyY:
0.3514, 0.3611, 37.9116
CIE-Lab:
67.9554, 2.8334, 14.3426
CIE-LCH:
67.9554, 14.6198, 78.8252
CIE-Luv:
67.9554, 12.4730, 19.2757
Hunter-Lab:
61.5724, -0.8157, 14.0351
#b5a38c color charts
#b5a38c color shades, tints & tones
#b5a38c color schemes
#b5a38c color preview, HTML & CSS examples
This text has a color of #b5a38c
<p style="color:#b5a38c;">Text here</p>
.mytext {color:#b5a38c;}
This box has a color of #b5a38c
<div style="background-color:#b5a38c;">Content here</div>
.mybackground {background-color:#b5a38c;}
Border around this has a color of #b5a38c
<div style="border:2px solid #b5a38c;">Content here</div>
.myborder {border:2px solid #b5a38c;}