#b5b46d color space conversions
Hex:
#b5b46d
RGB:
181, 180, 109
CMY:
29, 29, 57
CMYK:
0, 1, 40, 29
HSL:
59°, 32.7273%, 56.8627%
HSV (HSB):
59°, 39.7790%, 70.9804%
XYZ:
38.1376, 43.5704, 20.8679
xyY:
0.3718, 0.4248, 43.5704
CIE-Lab:
71.9404, -10.2669, 36.3108
CIE-LCH:
71.9404, 37.7344, 105.7883
CIE-Luv:
71.9404, 4.1170, 48.1920
Hunter-Lab:
66.0079, -12.3811, 27.4615
#b5b46d color charts
#b5b46d color shades, tints & tones
#b5b46d color schemes
#b5b46d color preview, HTML & CSS examples
This text has a color of #b5b46d
<p style="color:#b5b46d;">Text here</p>
.mytext {color:#b5b46d;}
This box has a color of #b5b46d
<div style="background-color:#b5b46d;">Content here</div>
.mybackground {background-color:#b5b46d;}
Border around this has a color of #b5b46d
<div style="border:2px solid #b5b46d;">Content here</div>
.myborder {border:2px solid #b5b46d;}