#afcd40 color space conversions
Hex:
#afcd40
RGB:
175, 205, 64
CMY:
31, 20, 75
CMYK:
15, 0, 69, 20
HSL:
73°, 58.5062%, 52.7451%
HSV (HSB):
73°, 68.7805%, 80.3922%
XYZ:
40.4359, 53.1468, 12.9776
xyY:
0.3795, 0.4987, 53.1468
CIE-Lab:
77.9616, -28.9561, 63.5770
CIE-LCH:
77.9616, 69.8605, 114.4869
CIE-Luv:
77.9616, -13.5008, 78.3809
Hunter-Lab:
72.9018, -28.5709, 40.4768
#afcd40 color charts
#afcd40 color shades, tints & tones
#afcd40 color schemes
#afcd40 color preview, HTML & CSS examples
This text has a color of #afcd40
<p style="color:#afcd40;">Text here</p>
.mytext {color:#afcd40;}
This box has a color of #afcd40
<div style="background-color:#afcd40;">Content here</div>
.mybackground {background-color:#afcd40;}
Border around this has a color of #afcd40
<div style="border:2px solid #afcd40;">Content here</div>
.myborder {border:2px solid #afcd40;}