#affdae color space conversions
Hex:
#affdae
RGB:
175, 253, 174
CMY:
31, 1, 32
CMYK:
31, 0, 31, 1
HSL:
119°, 95.1807%, 83.7255%
HSV (HSB):
119°, 31.2253%, 99.2157%
XYZ:
60.4445, 82.4205, 52.7674
xyY:
0.3090, 0.4213, 82.4205
CIE-Lab:
92.7601, -38.8192, 30.4215
CIE-LCH:
92.7601, 49.3193, 141.9153
CIE-Luv:
92.7601, -38.1971, 49.9986
Hunter-Lab:
90.7857, -40.0311, 29.0889
#affdae color charts
#affdae color shades, tints & tones
#affdae color schemes
#affdae color preview, HTML & CSS examples
This text has a color of #affdae
<p style="color:#affdae;">Text here</p>
.mytext {color:#affdae;}
This box has a color of #affdae
<div style="background-color:#affdae;">Content here</div>
.mybackground {background-color:#affdae;}
Border around this has a color of #affdae
<div style="border:2px solid #affdae;">Content here</div>
.myborder {border:2px solid #affdae;}