#b3ae0e color space conversions
Hex:
#b3ae0e
RGB:
179, 174, 14
CMY:
30, 32, 95
CMYK:
0, 3, 92, 30
HSL:
58°, 85.4922%, 37.8431%
HSV (HSB):
58°, 92.1788%, 70.1961%
XYZ:
33.8057, 39.8875, 6.3328
xyY:
0.4224, 0.4984, 39.8875
CIE-Lab:
69.3893, -13.7987, 69.7338
CIE-LCH:
69.3893, 71.0859, 101.1929
CIE-Luv:
69.3893, 8.8750, 74.8757
Hunter-Lab:
63.1566, -14.9785, 38.2645
#b3ae0e color charts
#b3ae0e color shades, tints & tones
#b3ae0e color schemes
#b3ae0e color preview, HTML & CSS examples
This text has a color of #b3ae0e
<p style="color:#b3ae0e;">Text here</p>
.mytext {color:#b3ae0e;}
This box has a color of #b3ae0e
<div style="background-color:#b3ae0e;">Content here</div>
.mybackground {background-color:#b3ae0e;}
Border around this has a color of #b3ae0e
<div style="border:2px solid #b3ae0e;">Content here</div>
.myborder {border:2px solid #b3ae0e;}