#afdc42 color space conversions
Hex:
#afdc42
RGB:
175, 220, 66
CMY:
31, 14, 74
CMYK:
20, 0, 70, 14
HSL:
78°, 68.7500%, 56.0784%
HSV (HSB):
78°, 70.0000%, 86.2745%
XYZ:
44.2558, 60.6937, 14.5368
xyY:
0.3704, 0.5080, 60.6937
CIE-Lab:
82.2138, -35.7978, 67.1149
CIE-LCH:
82.2138, 76.0650, 118.0746
CIE-Luv:
82.2138, -21.9210, 84.2762
Hunter-Lab:
77.9062, -34.9362, 43.4712
#afdc42 color charts
#afdc42 color shades, tints & tones
#afdc42 color schemes
#afdc42 color preview, HTML & CSS examples
This text has a color of #afdc42
<p style="color:#afdc42;">Text here</p>
.mytext {color:#afdc42;}
This box has a color of #afdc42
<div style="background-color:#afdc42;">Content here</div>
.mybackground {background-color:#afdc42;}
Border around this has a color of #afdc42
<div style="border:2px solid #afdc42;">Content here</div>
.myborder {border:2px solid #afdc42;}