#afffdc color space conversions
Hex:
#afffdc
RGB:
175, 255, 220
CMY:
31, 0, 14
CMYK:
31, 0, 14, 0
HSL:
154°, 100.0000%, 84.3137%
HSV (HSB):
154°, 31.3725%, 100.0000%
XYZ:
66.3575, 85.8013, 80.7740
xyY:
0.2849, 0.3684, 85.8013
CIE-Lab:
94.2273, -31.5563, 8.9962
CIE-LCH:
94.2273, 32.8136, 164.0879
CIE-Luv:
94.2273, -38.5848, 19.1054
Hunter-Lab:
92.6290, -34.2270, 13.1384
#afffdc color charts
#afffdc RGB chart
#afffdc CMYK chart
#afffdc RGB pie chart
#afffdc color shades, tints & tones
#afffdc color schemes
#afffdc color preview, HTML & CSS examples
This text has a color of #afffdc
<p style="color:#afffdc;">Text here</p>
.mytext {color:#afffdc;}
Text color #afffdc
This box has a color of #afffdc
<div style="background-color:#afffdc;">Content here</div>
.mybackground {background-color:#afffdc;}
Background color #afffdc
Border around this has a color of #afffdc
<div style="border:2px solid #afffdc;">Content here</div>
.myborder {border:2px solid #afffdc;}
Border color #afffdc