#affc2d color space conversions
Hex:
#affc2d
RGB:
175, 252, 45
CMY:
31, 1, 82
CMYK:
31, 0, 82, 1
HSL:
82°, 97.1831%, 58.2353%
HSV (HSB):
82°, 82.1429%, 98.8235%
XYZ:
52.9633, 78.9242, 14.9251
xyY:
0.3608, 0.5376, 78.9242
CIE-Lab:
91.2000, -50.6205, 81.7062
CIE-LCH:
91.2000, 96.1163, 121.7800
CIE-Luv:
91.2000, -38.5753, 101.8502
Hunter-Lab:
88.8393, -49.0526, 52.2268
#affc2d color charts
#affc2d color shades, tints & tones
#affc2d color schemes
#affc2d color preview, HTML & CSS examples
This text has a color of #affc2d
<p style="color:#affc2d;">Text here</p>
.mytext {color:#affc2d;}
This box has a color of #affc2d
<div style="background-color:#affc2d;">Content here</div>
.mybackground {background-color:#affc2d;}
Border around this has a color of #affc2d
<div style="border:2px solid #affc2d;">Content here</div>
.myborder {border:2px solid #affc2d;}