#b4b46a color space conversions
Hex:
#b4b46a
RGB:
180, 180, 106
CMY:
29, 29, 58
CMYK:
0, 0, 41, 29
HSL:
60°, 33.0357%, 56.0784%
HSV (HSB):
60°, 41.1111%, 70.5882%
XYZ:
37.7452, 43.3864, 20.0207
xyY:
0.3732, 0.4289, 43.3864
CIE-Lab:
71.8165, -11.0020, 37.6791
CIE-LCH:
71.8165, 39.2525, 106.2775
CIE-Luv:
71.8165, 3.5881, 49.7354
Hunter-Lab:
65.8684, -12.9821, 28.0867
#b4b46a color charts
#b4b46a color shades, tints & tones
#b4b46a color schemes
#b4b46a color preview, HTML & CSS examples
This text has a color of #b4b46a
<p style="color:#b4b46a;">Text here</p>
.mytext {color:#b4b46a;}
This box has a color of #b4b46a
<div style="background-color:#b4b46a;">Content here</div>
.mybackground {background-color:#b4b46a;}
Border around this has a color of #b4b46a
<div style="border:2px solid #b4b46a;">Content here</div>
.myborder {border:2px solid #b4b46a;}