#b3aa1e color space conversions
Hex:
#b3aa1e
RGB:
179, 170, 30
CMY:
30, 33, 88
CMYK:
0, 5, 83, 30
HSL:
56°, 71.2919%, 40.9804%
HSV (HSB):
56°, 83.2402%, 70.1961%
XYZ:
33.1995, 38.4269, 6.8956
xyY:
0.4228, 0.4894, 38.4269
CIE-Lab:
68.3341, -11.3806, 65.6835
CIE-LCH:
68.3341, 66.6621, 99.8298
CIE-Luv:
68.3341, 11.4184, 71.3934
Hunter-Lab:
61.9894, -12.8828, 36.7973
#b3aa1e color charts
#b3aa1e color shades, tints & tones
#b3aa1e color schemes
#b3aa1e color preview, HTML & CSS examples
This text has a color of #b3aa1e
<p style="color:#b3aa1e;">Text here</p>
.mytext {color:#b3aa1e;}
This box has a color of #b3aa1e
<div style="background-color:#b3aa1e;">Content here</div>
.mybackground {background-color:#b3aa1e;}
Border around this has a color of #b3aa1e
<div style="border:2px solid #b3aa1e;">Content here</div>
.myborder {border:2px solid #b3aa1e;}