#b3ae3a color space conversions
Hex:
#b3ae3a
RGB:
179, 174, 58
CMY:
30, 32, 77
CMYK:
0, 3, 68, 30
HSL:
58°, 51.0549%, 46.4706%
HSV (HSB):
58°, 67.5978%, 70.1961%
XYZ:
34.4902, 40.1613, 9.9371
xyY:
0.4077, 0.4748, 40.1613
CIE-Lab:
69.5843, -12.2640, 57.5134
CIE-LCH:
69.5843, 58.8065, 102.0373
CIE-Luv:
69.5843, 8.2178, 66.7566
Hunter-Lab:
63.3729, -13.7556, 35.0642
#b3ae3a color charts
#b3ae3a color shades, tints & tones
#b3ae3a color schemes
#b3ae3a color preview, HTML & CSS examples
This text has a color of #b3ae3a
<p style="color:#b3ae3a;">Text here</p>
.mytext {color:#b3ae3a;}
This box has a color of #b3ae3a
<div style="background-color:#b3ae3a;">Content here</div>
.mybackground {background-color:#b3ae3a;}
Border around this has a color of #b3ae3a
<div style="border:2px solid #b3ae3a;">Content here</div>
.myborder {border:2px solid #b3ae3a;}