#b3a065 color space conversions
Hex:
#b3a065
RGB:
179, 160, 101
CMY:
30, 37, 60
CMYK:
0, 11, 44, 30
HSL:
45°, 33.9130%, 54.9020%
HSV (HSB):
45°, 43.5754%, 70.1961%
XYZ:
33.5102, 35.6649, 17.4298
xyY:
0.3869, 0.4118, 35.6649
CIE-Lab:
66.2631, -1.3589, 33.2386
CIE-LCH:
66.2631, 33.2664, 92.3411
CIE-Luv:
66.2631, 15.5794, 41.9816
Hunter-Lab:
59.7201, -4.3502, 24.4998
#b3a065 color charts
#b3a065 color shades, tints & tones
#b3a065 color schemes
#b3a065 color preview, HTML & CSS examples
This text has a color of #b3a065
<p style="color:#b3a065;">Text here</p>
.mytext {color:#b3a065;}
This box has a color of #b3a065
<div style="background-color:#b3a065;">Content here</div>
.mybackground {background-color:#b3a065;}
Border around this has a color of #b3a065
<div style="border:2px solid #b3a065;">Content here</div>
.myborder {border:2px solid #b3a065;}