#b3ae2d color space conversions
Hex:
#b3ae2d
RGB:
179, 174, 45
CMY:
30, 32, 82
CMYK:
0, 3, 75, 30
HSL:
58°, 59.8214%, 43.9216%
HSV (HSB):
58°, 74.8603%, 70.1961%
XYZ:
34.2001, 40.0453, 8.4096
xyY:
0.4138, 0.4845, 40.0453
CIE-Lab:
69.5018, -12.9110, 62.2439
CIE-LCH:
69.5018, 63.5688, 101.7185
CIE-Luv:
69.5018, 8.4928, 70.1552
Hunter-Lab:
63.2813, -14.2728, 36.4178
#b3ae2d color charts
#b3ae2d color shades, tints & tones
#b3ae2d color schemes
#b3ae2d color preview, HTML & CSS examples
This text has a color of #b3ae2d
<p style="color:#b3ae2d;">Text here</p>
.mytext {color:#b3ae2d;}
This box has a color of #b3ae2d
<div style="background-color:#b3ae2d;">Content here</div>
.mybackground {background-color:#b3ae2d;}
Border around this has a color of #b3ae2d
<div style="border:2px solid #b3ae2d;">Content here</div>
.myborder {border:2px solid #b3ae2d;}