#b5ab5f color space conversions
Hex:
#b5ab5f
RGB:
181, 171, 95
CMY:
29, 33, 63
CMYK:
0, 6, 48, 29
HSL:
53°, 36.7521%, 54.1176%
HSV (HSB):
53°, 47.5138%, 70.9804%
XYZ:
35.6845, 39.7758, 16.6232
xyY:
0.3875, 0.4320, 39.7758
CIE-Lab:
69.3095, -7.0099, 40.1927
CIE-LCH:
69.3095, 40.7994, 99.8933
CIE-Luv:
69.3095, 10.2671, 50.8333
Hunter-Lab:
63.0681, -9.3721, 28.5203
#b5ab5f color charts
#b5ab5f color shades, tints & tones
#b5ab5f color schemes
#b5ab5f color preview, HTML & CSS examples
This text has a color of #b5ab5f
<p style="color:#b5ab5f;">Text here</p>
.mytext {color:#b5ab5f;}
This box has a color of #b5ab5f
<div style="background-color:#b5ab5f;">Content here</div>
.mybackground {background-color:#b5ab5f;}
Border around this has a color of #b5ab5f
<div style="border:2px solid #b5ab5f;">Content here</div>
.myborder {border:2px solid #b5ab5f;}