#affded color space conversions
Hex:
#affded
RGB:
175, 253, 237
CMY:
31, 1, 7
CMYK:
31, 0, 6, 1
HSL:
168°, 95.1220%, 83.9216%
HSV (HSB):
168°, 30.8300%, 99.2157%
XYZ:
68.0905, 85.4789, 93.0311
xyY:
0.2761, 0.3466, 85.4789
CIE-Lab:
94.0891, -27.1322, 0.0278
CIE-LCH:
94.0891, 27.1322, 179.9412
CIE-Luv:
94.0891, -37.5285, 4.6681
Hunter-Lab:
92.4548, -30.3354, 5.0588
#affded color charts
#affded RGB chart
#affded CMYK chart
#affded RGB pie chart
#affded color shades, tints & tones
#affded color schemes
#affded color preview, HTML & CSS examples
This text has a color of #affded
<p style="color:#affded;">Text here</p>
.mytext {color:#affded;}
Text color #affded
This box has a color of #affded
<div style="background-color:#affded;">Content here</div>
.mybackground {background-color:#affded;}
Background color #affded
Border around this has a color of #affded
<div style="border:2px solid #affded;">Content here</div>
.myborder {border:2px solid #affded;}
Border color #affded