#afdf40 color space conversions
Hex:
#afdf40
RGB:
175, 223, 64
CMY:
31, 13, 75
CMYK:
22, 0, 71, 13
HSL:
78°, 71.3004%, 56.2745%
HSV (HSB):
78°, 71.3004%, 87.4510%
XYZ:
44.9923, 62.2595, 14.4964
xyY:
0.3696, 0.5114, 62.2595
CIE-Lab:
83.0512, -37.2693, 68.6534
CIE-LCH:
83.0512, 78.1171, 118.4958
CIE-Luv:
83.0512, -23.5466, 86.0888
Hunter-Lab:
78.9047, -36.3006, 44.3405
#afdf40 color charts
#afdf40 color shades, tints & tones
#afdf40 color schemes
#afdf40 color preview, HTML & CSS examples
This text has a color of #afdf40
<p style="color:#afdf40;">Text here</p>
.mytext {color:#afdf40;}
This box has a color of #afdf40
<div style="background-color:#afdf40;">Content here</div>
.mybackground {background-color:#afdf40;}
Border around this has a color of #afdf40
<div style="border:2px solid #afdf40;">Content here</div>
.myborder {border:2px solid #afdf40;}