#affaed color space conversions
Hex:
#affaed
RGB:
175, 250, 237
CMY:
31, 2, 7
CMYK:
30, 0, 5, 2
HSL:
170°, 88.2353%, 83.3333%
HSV (HSB):
170°, 30.0000%, 98.0392%
XYZ:
67.1509, 83.5996, 92.7179
xyY:
0.2758, 0.3434, 83.5996
CIE-Lab:
93.2763, -25.6964, -1.1603
CIE-LCH:
93.2763, 25.7225, 182.5854
CIE-Luv:
93.2763, -36.2432, 2.5679
Hunter-Lab:
91.4328, -28.9119, 3.8797
#affaed color charts
#affaed color shades, tints & tones
#affaed color schemes
#affaed color preview, HTML & CSS examples
This text has a color of #affaed
<p style="color:#affaed;">Text here</p>
.mytext {color:#affaed;}
This box has a color of #affaed
<div style="background-color:#affaed;">Content here</div>
.mybackground {background-color:#affaed;}
Border around this has a color of #affaed
<div style="border:2px solid #affaed;">Content here</div>
.myborder {border:2px solid #affaed;}