#afd00a color space conversions
Hex:
#afd00a
RGB:
175, 208, 10
CMY:
31, 18, 96
CMYK:
16, 0, 95, 18
HSL:
70°, 90.8257%, 42.7451%
HSV (HSB):
70°, 95.1923%, 81.5686%
XYZ:
40.2899, 54.2476, 8.6345
xyY:
0.3905, 0.5258, 54.2476
CIE-Lab:
78.6059, -32.1868, 77.1881
CIE-LCH:
78.6059, 83.6301, 112.6357
CIE-Luv:
78.6059, -15.0061, 88.4201
Hunter-Lab:
73.6530, -31.2492, 44.6064
#afd00a color charts
#afd00a color shades, tints & tones
#afd00a color schemes
#afd00a color preview, HTML & CSS examples
This text has a color of #afd00a
<p style="color:#afd00a;">Text here</p>
.mytext {color:#afd00a;}
This box has a color of #afd00a
<div style="background-color:#afd00a;">Content here</div>
.mybackground {background-color:#afd00a;}
Border around this has a color of #afd00a
<div style="border:2px solid #afd00a;">Content here</div>
.myborder {border:2px solid #afd00a;}