#afcd2c color space conversions
Hex:
#afcd2c
RGB:
175, 205, 44
CMY:
31, 20, 83
CMYK:
15, 0, 79, 20
HSL:
71°, 64.6586%, 48.8235%
HSV (HSB):
71°, 78.5366%, 80.3922%
XYZ:
39.9651, 52.9585, 10.4985
xyY:
0.3864, 0.5121, 52.9585
CIE-Lab:
77.8505, -29.9423, 70.1007
CIE-LCH:
77.8505, 76.2276, 113.1289
CIE-Luv:
77.8505, -13.3679, 83.1339
Hunter-Lab:
72.7726, -29.3236, 42.3874
#afcd2c color charts
#afcd2c color shades, tints & tones
#afcd2c color schemes
#afcd2c color preview, HTML & CSS examples
This text has a color of #afcd2c
<p style="color:#afcd2c;">Text here</p>
.mytext {color:#afcd2c;}
This box has a color of #afcd2c
<div style="background-color:#afcd2c;">Content here</div>
.mybackground {background-color:#afcd2c;}
Border around this has a color of #afcd2c
<div style="border:2px solid #afcd2c;">Content here</div>
.myborder {border:2px solid #afcd2c;}