#b3a980 color space conversions
Hex:
#b3a980
RGB:
179, 169, 128
CMY:
30, 34, 50
CMYK:
0, 6, 28, 30
HSL:
48°, 25.1232%, 60.1961%
HSV (HSB):
48°, 28.4916%, 70.1961%
XYZ:
36.6747, 39.5182, 26.1169
xyY:
0.3585, 0.3863, 39.5182
CIE-Lab:
69.1249, -2.9085, 22.5017
CIE-LCH:
69.1249, 22.6889, 97.3651
CIE-Luv:
69.1249, 8.4658, 30.6941
Hunter-Lab:
62.8635, -5.8739, 19.3722
#b3a980 color charts
#b3a980 color shades, tints & tones
#b3a980 color schemes
#b3a980 color preview, HTML & CSS examples
This text has a color of #b3a980
<p style="color:#b3a980;">Text here</p>
.mytext {color:#b3a980;}
This box has a color of #b3a980
<div style="background-color:#b3a980;">Content here</div>
.mybackground {background-color:#b3a980;}
Border around this has a color of #b3a980
<div style="border:2px solid #b3a980;">Content here</div>
.myborder {border:2px solid #b3a980;}