#afe700 color space conversions
Hex:
#afe700
RGB:
175, 231, 0
CMY:
31, 9, 100
CMYK:
24, 0, 100, 9
HSL:
75°, 100.0000%, 45.2941%
HSV (HSB):
75°, 100.0000%, 90.5882%
XYZ:
46.2551, 66.2658, 10.3527
xyY:
0.3764, 0.5393, 66.2658
CIE-Lab:
85.1318, -42.6252, 83.0813
CIE-LCH:
85.1318, 93.3778, 117.1603
CIE-Luv:
85.1318, -27.8154, 97.7927
Hunter-Lab:
81.4038, -41.0297, 49.4423
#afe700 color charts
#afe700 color shades, tints & tones
#afe700 color schemes
#afe700 color preview, HTML & CSS examples
This text has a color of #afe700
<p style="color:#afe700;">Text here</p>
.mytext {color:#afe700;}
This box has a color of #afe700
<div style="background-color:#afe700;">Content here</div>
.mybackground {background-color:#afe700;}
Border around this has a color of #afe700
<div style="border:2px solid #afe700;">Content here</div>
.myborder {border:2px solid #afe700;}