#afdf3c color space conversions
Hex:
#afdf3c
RGB:
175, 223, 60
CMY:
31, 13, 76
CMYK:
22, 0, 73, 13
HSL:
78°, 71.8062%, 55.4902%
HSV (HSB):
78°, 73.0942%, 87.4510%
XYZ:
44.8825, 62.2156, 13.9182
xyY:
0.3709, 0.5141, 62.2156
CIE-Lab:
83.0279, -37.4861, 69.9895
CIE-LCH:
83.0279, 79.3961, 118.1734
CIE-Luv:
83.0279, -23.5384, 87.0983
Hunter-Lab:
78.8768, -36.4644, 44.7518
#afdf3c color charts
#afdf3c color shades, tints & tones
#afdf3c color schemes
#afdf3c color preview, HTML & CSS examples
This text has a color of #afdf3c
<p style="color:#afdf3c;">Text here</p>
.mytext {color:#afdf3c;}
This box has a color of #afdf3c
<div style="background-color:#afdf3c;">Content here</div>
.mybackground {background-color:#afdf3c;}
Border around this has a color of #afdf3c
<div style="border:2px solid #afdf3c;">Content here</div>
.myborder {border:2px solid #afdf3c;}