#b3ae0d color space conversions
Hex:
#b3ae0d
RGB:
179, 174, 13
CMY:
30, 32, 95
CMYK:
0, 3, 93, 30
HSL:
58°, 86.4583%, 37.6471%
HSV (HSB):
58°, 92.7374%, 70.1961%
XYZ:
33.7991, 39.8849, 6.2979
xyY:
0.4226, 0.4987, 39.8849
CIE-Lab:
69.3874, -13.8137, 69.8730
CIE-LCH:
69.3874, 71.2253, 101.1830
CIE-Luv:
69.3874, 8.8815, 74.9559
Hunter-Lab:
63.1545, -14.9904, 38.2956
#b3ae0d color charts
#b3ae0d color shades, tints & tones
#b3ae0d color schemes
#b3ae0d color preview, HTML & CSS examples
This text has a color of #b3ae0d
<p style="color:#b3ae0d;">Text here</p>
.mytext {color:#b3ae0d;}
This box has a color of #b3ae0d
<div style="background-color:#b3ae0d;">Content here</div>
.mybackground {background-color:#b3ae0d;}
Border around this has a color of #b3ae0d
<div style="border:2px solid #b3ae0d;">Content here</div>
.myborder {border:2px solid #b3ae0d;}