#b4b34d color space conversions
Hex:
#b4b34d
RGB:
180, 179, 77
CMY:
29, 30, 70
CMYK:
0, 1, 57, 29
HSL:
59°, 40.7115%, 50.3922%
HSV (HSB):
59°, 57.2222%, 70.5882%
XYZ:
36.2820, 42.4793, 13.3082
xyY:
0.3941, 0.4614, 42.4793
CIE-Lab:
71.2001, -13.1569, 51.0906
CIE-LCH:
71.2001, 52.7575, 104.4411
CIE-Luv:
71.2001, 5.1768, 62.5431
Hunter-Lab:
65.1762, -14.6915, 33.5170
#b4b34d color charts
#b4b34d color shades, tints & tones
#b4b34d color schemes
#b4b34d color preview, HTML & CSS examples
This text has a color of #b4b34d
<p style="color:#b4b34d;">Text here</p>
.mytext {color:#b4b34d;}
This box has a color of #b4b34d
<div style="background-color:#b4b34d;">Content here</div>
.mybackground {background-color:#b4b34d;}
Border around this has a color of #b4b34d
<div style="border:2px solid #b4b34d;">Content here</div>
.myborder {border:2px solid #b4b34d;}