#afd00c color space conversions
Hex:
#afd00c
RGB:
175, 208, 12
CMY:
31, 18, 95
CMYK:
16, 0, 94, 18
HSL:
70°, 89.0909%, 43.1373%
HSV (HSB):
70°, 94.2308%, 81.5686%
XYZ:
40.3014, 54.2523, 8.6954
xyY:
0.3903, 0.5254, 54.2523
CIE-Lab:
78.6086, -32.1624, 76.9910
CIE-LCH:
78.6086, 83.4388, 112.6724
CIE-Luv:
78.6086, -15.0090, 88.3015
Hunter-Lab:
73.6561, -31.2308, 44.5598
#afd00c color charts
#afd00c color shades, tints & tones
#afd00c color schemes
#afd00c color preview, HTML & CSS examples
This text has a color of #afd00c
<p style="color:#afd00c;">Text here</p>
.mytext {color:#afd00c;}
This box has a color of #afd00c
<div style="background-color:#afd00c;">Content here</div>
.mybackground {background-color:#afd00c;}
Border around this has a color of #afd00c
<div style="border:2px solid #afd00c;">Content here</div>
.myborder {border:2px solid #afd00c;}