#b3a94b color space conversions
Hex:
#b3a94b
RGB:
179, 169, 75
CMY:
30, 34, 71
CMYK:
0, 6, 58, 30
HSL:
54°, 40.9449%, 49.8039%
HSV (HSB):
54°, 58.1006%, 70.1961%
XYZ:
34.0484, 38.4676, 12.2871
xyY:
0.4015, 0.4536, 38.4676
CIE-Lab:
68.3639, -8.5330, 48.8070
CIE-LCH:
68.3639, 49.5473, 99.9169
CIE-Luv:
68.3639, 10.9847, 58.6553
Hunter-Lab:
62.0223, -10.5479, 31.6698
#b3a94b color charts
#b3a94b color shades, tints & tones
#b3a94b color schemes
#b3a94b color preview, HTML & CSS examples
This text has a color of #b3a94b
<p style="color:#b3a94b;">Text here</p>
.mytext {color:#b3a94b;}
This box has a color of #b3a94b
<div style="background-color:#b3a94b;">Content here</div>
.mybackground {background-color:#b3a94b;}
Border around this has a color of #b3a94b
<div style="border:2px solid #b3a94b;">Content here</div>
.myborder {border:2px solid #b3a94b;}