#b3a15f color space conversions
Hex:
#b3a15f
RGB:
179, 161, 95
CMY:
30, 37, 63
CMYK:
0, 10, 47, 30
HSL:
47°, 35.5932%, 53.7255%
HSV (HSB):
47°, 46.9274%, 70.1961%
XYZ:
33.4008, 35.8997, 15.9954
xyY:
0.3916, 0.4209, 35.8997
CIE-Lab:
66.4432, -2.5198, 36.6137
CIE-LCH:
66.4432, 36.7003, 93.9370
CIE-Luv:
66.4432, 15.2803, 45.6818
Hunter-Lab:
59.9163, -5.3473, 26.1132
#b3a15f color charts
#b3a15f color shades, tints & tones
#b3a15f color schemes
#b3a15f color preview, HTML & CSS examples
This text has a color of #b3a15f
<p style="color:#b3a15f;">Text here</p>
.mytext {color:#b3a15f;}
This box has a color of #b3a15f
<div style="background-color:#b3a15f;">Content here</div>
.mybackground {background-color:#b3a15f;}
Border around this has a color of #b3a15f
<div style="border:2px solid #b3a15f;">Content here</div>
.myborder {border:2px solid #b3a15f;}