#b3a048 color space conversions
Hex:
#b3a048
RGB:
179, 160, 72
CMY:
30, 37, 72
CMYK:
0, 11, 60, 30
HSL:
49°, 42.6295%, 49.2157%
HSV (HSB):
49°, 59.7765%, 70.1961%
XYZ:
32.3309, 35.1932, 11.2198
xyY:
0.4106, 0.4469, 35.1932
CIE-Lab:
65.8988, -3.9818, 47.4403
CIE-LCH:
65.8988, 47.6071, 94.7977
CIE-Luv:
65.8988, 17.0632, 55.6795
Hunter-Lab:
59.3239, -6.5360, 30.3133
#b3a048 color charts
#b3a048 color shades, tints & tones
#b3a048 color schemes
#b3a048 color preview, HTML & CSS examples
This text has a color of #b3a048
<p style="color:#b3a048;">Text here</p>
.mytext {color:#b3a048;}
This box has a color of #b3a048
<div style="background-color:#b3a048;">Content here</div>
.mybackground {background-color:#b3a048;}
Border around this has a color of #b3a048
<div style="border:2px solid #b3a048;">Content here</div>
.myborder {border:2px solid #b3a048;}