#b3ae1d color space conversions
Hex:
#b3ae1d
RGB:
179, 174, 29
CMY:
30, 32, 89
CMYK:
0, 3, 84, 30
HSL:
58°, 72.1154%, 40.7843%
HSV (HSB):
58°, 83.7989%, 70.1961%
XYZ:
33.9482, 39.9445, 7.0832
xyY:
0.4192, 0.4933, 39.9445
CIE-Lab:
69.4300, -13.4769, 66.8566
CIE-LCH:
69.4300, 68.2014, 101.3969
CIE-Luv:
69.4300, 8.7358, 73.1565
Hunter-Lab:
63.2017, -14.7232, 37.5964
#b3ae1d color charts
#b3ae1d color shades, tints & tones
#b3ae1d color schemes
#b3ae1d color preview, HTML & CSS examples
This text has a color of #b3ae1d
<p style="color:#b3ae1d;">Text here</p>
.mytext {color:#b3ae1d;}
This box has a color of #b3ae1d
<div style="background-color:#b3ae1d;">Content here</div>
.mybackground {background-color:#b3ae1d;}
Border around this has a color of #b3ae1d
<div style="border:2px solid #b3ae1d;">Content here</div>
.myborder {border:2px solid #b3ae1d;}