#affc8e color space conversions
Hex:
#affc8e
RGB:
175, 252, 142
CMY:
31, 1, 44
CMYK:
31, 0, 44, 1
HSL:
102°, 94.8276%, 77.2549%
HSV (HSB):
102°, 43.6508%, 98.8235%
XYZ:
57.3721, 80.6878, 38.1417
xyY:
0.3256, 0.4579, 80.6878
CIE-Lab:
91.9926, -42.9229, 45.2079
CIE-LCH:
91.9926, 62.3389, 133.5148
CIE-Luv:
91.9926, -38.0276, 68.2664
Hunter-Lab:
89.8264, -43.1882, 37.7030
#affc8e color charts
#affc8e color shades, tints & tones
#affc8e color schemes
#affc8e color preview, HTML & CSS examples
This text has a color of #affc8e
<p style="color:#affc8e;">Text here</p>
.mytext {color:#affc8e;}
This box has a color of #affc8e
<div style="background-color:#affc8e;">Content here</div>
.mybackground {background-color:#affc8e;}
Border around this has a color of #affc8e
<div style="border:2px solid #affc8e;">Content here</div>
.myborder {border:2px solid #affc8e;}