#afa01f color space conversions
Hex:
#afa01f
RGB:
175, 160, 31
CMY:
31, 37, 88
CMYK:
0, 9, 82, 31
HSL:
54°, 69.9029%, 40.3922%
HSV (HSB):
54°, 82.2857%, 68.6275%
XYZ:
30.4973, 34.3545, 6.3200
xyY:
0.4285, 0.4827, 34.3545
CIE-Lab:
65.2430, -7.8820, 62.6369
CIE-LCH:
65.2430, 63.1309, 97.1722
CIE-Luv:
65.2430, 15.3996, 67.1077
Hunter-Lab:
58.6127, -9.6953, 34.6358
#afa01f color charts
#afa01f color shades, tints & tones
#afa01f color schemes
#afa01f color preview, HTML & CSS examples
This text has a color of #afa01f
<p style="color:#afa01f;">Text here</p>
.mytext {color:#afa01f;}
This box has a color of #afa01f
<div style="background-color:#afa01f;">Content here</div>
.mybackground {background-color:#afa01f;}
Border around this has a color of #afa01f
<div style="border:2px solid #afa01f;">Content here</div>
.myborder {border:2px solid #afa01f;}