#b3a25f color space conversions
Hex:
#b3a25f
RGB:
179, 162, 95
CMY:
30, 36, 63
CMYK:
0, 9, 47, 30
HSL:
48°, 35.5932%, 53.7255%
HSV (HSB):
48°, 46.9274%, 70.1961%
XYZ:
33.5763, 36.2506, 16.0539
xyY:
0.3910, 0.4221, 36.2506
CIE-Lab:
66.7110, -3.0572, 36.9469
CIE-LCH:
66.7110, 37.0731, 94.7302
CIE-Luv:
66.7110, 14.6372, 46.1873
Hunter-Lab:
60.2085, -5.8212, 26.3369
#b3a25f color charts
#b3a25f color shades, tints & tones
#b3a25f color schemes
#b3a25f color preview, HTML & CSS examples
This text has a color of #b3a25f
<p style="color:#b3a25f;">Text here</p>
.mytext {color:#b3a25f;}
This box has a color of #b3a25f
<div style="background-color:#b3a25f;">Content here</div>
.mybackground {background-color:#b3a25f;}
Border around this has a color of #b3a25f
<div style="border:2px solid #b3a25f;">Content here</div>
.myborder {border:2px solid #b3a25f;}