#b3ae0c color space conversions
Hex:
#b3ae0c
RGB:
179, 174, 12
CMY:
30, 32, 95
CMYK:
0, 3, 93, 30
HSL:
58°, 87.4346%, 37.4510%
HSV (HSB):
58°, 93.2961%, 70.1961%
XYZ:
33.7928, 39.8824, 6.2648
xyY:
0.4227, 0.4989, 39.8824
CIE-Lab:
69.3857, -13.8279, 70.0056
CIE-LCH:
69.3857, 71.3582, 101.1736
CIE-Luv:
69.3857, 8.8877, 75.0321
Hunter-Lab:
63.1525, -15.0017, 38.3251
#b3ae0c color charts
#b3ae0c color shades, tints & tones
#b3ae0c color schemes
#b3ae0c color preview, HTML & CSS examples
This text has a color of #b3ae0c
<p style="color:#b3ae0c;">Text here</p>
.mytext {color:#b3ae0c;}
This box has a color of #b3ae0c
<div style="background-color:#b3ae0c;">Content here</div>
.mybackground {background-color:#b3ae0c;}
Border around this has a color of #b3ae0c
<div style="border:2px solid #b3ae0c;">Content here</div>
.myborder {border:2px solid #b3ae0c;}