#affc5f color space conversions
Hex:
#affc5f
RGB:
175, 252, 95
CMY:
31, 1, 63
CMYK:
31, 0, 62, 1
HSL:
89°, 96.3190%, 68.0392%
HSV (HSB):
89°, 62.3016%, 98.8235%
XYZ:
54.5552, 79.5610, 23.3079
xyY:
0.3465, 0.5054, 79.5610
CIE-Lab:
91.4875, -47.7782, 65.6829
CIE-LCH:
91.4875, 81.2219, 126.0324
CIE-Luv:
91.4875, -38.3644, 89.1908
Hunter-Lab:
89.1970, -46.9195, 46.9449
#affc5f color charts
#affc5f color shades, tints & tones
#affc5f color schemes
#affc5f color preview, HTML & CSS examples
This text has a color of #affc5f
<p style="color:#affc5f;">Text here</p>
.mytext {color:#affc5f;}
This box has a color of #affc5f
<div style="background-color:#affc5f;">Content here</div>
.mybackground {background-color:#affc5f;}
Border around this has a color of #affc5f
<div style="border:2px solid #affc5f;">Content here</div>
.myborder {border:2px solid #affc5f;}