#afa03c color space conversions
Hex:
#afa03c
RGB:
175, 160, 60
CMY:
31, 37, 76
CMYK:
0, 9, 66, 31
HSL:
52°, 48.9362%, 46.0784%
HSV (HSB):
52°, 65.7143%, 68.6275%
XYZ:
31.0656, 34.5818, 9.3126
xyY:
0.4144, 0.4613, 34.5818
CIE-Lab:
65.4218, -6.5395, 52.2639
CIE-LCH:
65.4218, 52.6715, 97.1321
CIE-Luv:
65.4218, 14.6686, 59.8621
Hunter-Lab:
58.8063, -8.6148, 31.7752
#afa03c color charts
#afa03c color shades, tints & tones
#afa03c color schemes
#afa03c color preview, HTML & CSS examples
This text has a color of #afa03c
<p style="color:#afa03c;">Text here</p>
.mytext {color:#afa03c;}
This box has a color of #afa03c
<div style="background-color:#afa03c;">Content here</div>
.mybackground {background-color:#afa03c;}
Border around this has a color of #afa03c
<div style="border:2px solid #afa03c;">Content here</div>
.myborder {border:2px solid #afa03c;}