#b5a65f color space conversions
Hex:
#b5a65f
RGB:
181, 166, 95
CMY:
29, 35, 63
CMYK:
0, 8, 48, 29
HSL:
50°, 36.7521%, 54.1176%
HSV (HSB):
50°, 47.5138%, 70.9804%
XYZ:
34.7578, 37.9224, 16.3143
xyY:
0.3906, 0.4261, 37.9224
CIE-Lab:
67.9634, -4.3574, 38.5380
CIE-LCH:
67.9634, 38.7836, 96.4508
CIE-Luv:
67.9634, 13.4499, 48.3304
Hunter-Lab:
61.5812, -7.0176, 27.3995
#b5a65f color charts
#b5a65f color shades, tints & tones
#b5a65f color schemes
#b5a65f color preview, HTML & CSS examples
This text has a color of #b5a65f
<p style="color:#b5a65f;">Text here</p>
.mytext {color:#b5a65f;}
This box has a color of #b5a65f
<div style="background-color:#b5a65f;">Content here</div>
.mybackground {background-color:#b5a65f;}
Border around this has a color of #b5a65f
<div style="border:2px solid #b5a65f;">Content here</div>
.myborder {border:2px solid #b5a65f;}