#b3a14c color space conversions
Hex:
#b3a14c
RGB:
179, 161, 76
CMY:
30, 37, 70
CMYK:
0, 10, 58, 30
HSL:
50°, 40.3922%, 50.0000%
HSV (HSB):
50°, 57.5419%, 70.1961%
XYZ:
32.6398, 35.5952, 11.9877
xyY:
0.4069, 0.4437, 35.5952
CIE-Lab:
66.2095, -4.2130, 45.8838
CIE-LCH:
66.2095, 46.0768, 95.2461
CIE-Luv:
66.2095, 16.2199, 54.5259
Hunter-Lab:
59.6618, -6.7542, 29.8502
#b3a14c color charts
#b3a14c color shades, tints & tones
#b3a14c color schemes
#b3a14c color preview, HTML & CSS examples
This text has a color of #b3a14c
<p style="color:#b3a14c;">Text here</p>
.mytext {color:#b3a14c;}
This box has a color of #b3a14c
<div style="background-color:#b3a14c;">Content here</div>
.mybackground {background-color:#b3a14c;}
Border around this has a color of #b3a14c
<div style="border:2px solid #b3a14c;">Content here</div>
.myborder {border:2px solid #b3a14c;}