#b5a18a color space conversions
Hex:
#b5a18a
RGB:
181, 161, 138
CMY:
29, 37, 46
CMYK:
0, 11, 24, 29
HSL:
32°, 22.5131%, 62.5490%
HSV (HSB):
32°, 23.7569%, 70.9804%
XYZ:
36.3884, 37.1485, 29.2973
xyY:
0.3539, 0.3612, 37.1485
CIE-Lab:
67.3883, 3.6275, 14.6552
CIE-LCH:
67.3883, 15.0975, 76.0974
CIE-Luv:
67.3883, 13.7855, 19.4897
Hunter-Lab:
60.9495, -0.0928, 14.1651
#b5a18a color charts
#b5a18a color shades, tints & tones
#b5a18a color schemes
#b5a18a color preview, HTML & CSS examples
This text has a color of #b5a18a
<p style="color:#b5a18a;">Text here</p>
.mytext {color:#b5a18a;}
This box has a color of #b5a18a
<div style="background-color:#b5a18a;">Content here</div>
.mybackground {background-color:#b5a18a;}
Border around this has a color of #b5a18a
<div style="border:2px solid #b5a18a;">Content here</div>
.myborder {border:2px solid #b5a18a;}