#afc80e color space conversions
Hex:
#afc80e
RGB:
175, 200, 14
CMY:
31, 22, 95
CMYK:
13, 0, 93, 22
HSL:
68°, 86.9159%, 41.9608%
HSV (HSB):
68°, 93.0000%, 78.4314%
XYZ:
38.4127, 50.4542, 8.1295
xyY:
0.3960, 0.5202, 50.4542
CIE-Lab:
76.3472, -28.3772, 75.0026
CIE-LCH:
76.3472, 80.1913, 110.7241
CIE-Luv:
76.3472, -10.2948, 85.0484
Hunter-Lab:
71.0311, -27.7739, 42.9360
#afc80e color charts
#afc80e color shades, tints & tones
#afc80e color schemes
#afc80e color preview, HTML & CSS examples
This text has a color of #afc80e
<p style="color:#afc80e;">Text here</p>
.mytext {color:#afc80e;}
This box has a color of #afc80e
<div style="background-color:#afc80e;">Content here</div>
.mybackground {background-color:#afc80e;}
Border around this has a color of #afc80e
<div style="border:2px solid #afc80e;">Content here</div>
.myborder {border:2px solid #afc80e;}