#afe32f color space conversions
Hex:
#afe32f
RGB:
175, 227, 47
CMY:
31, 11, 82
CMYK:
23, 0, 79, 11
HSL:
77°, 76.2712%, 53.7255%
HSV (HSB):
77°, 79.2952%, 89.0196%
XYZ:
45.6614, 64.2574, 12.6856
xyY:
0.3724, 0.5241, 64.2574
CIE-Lab:
84.0996, -39.8660, 74.9036
CIE-LCH:
84.0996, 84.8519, 118.0233
CIE-Luv:
84.0996, -25.6811, 91.5242
Hunter-Lab:
80.1607, -38.6035, 46.7297
#afe32f color charts
#afe32f color shades, tints & tones
#afe32f color schemes
#afe32f color preview, HTML & CSS examples
This text has a color of #afe32f
<p style="color:#afe32f;">Text here</p>
.mytext {color:#afe32f;}
This box has a color of #afe32f
<div style="background-color:#afe32f;">Content here</div>
.mybackground {background-color:#afe32f;}
Border around this has a color of #afe32f
<div style="border:2px solid #afe32f;">Content here</div>
.myborder {border:2px solid #afe32f;}