#ffaedf color space conversions
Hex:
#ffaedf
RGB:
255, 174, 223
CMY:
0, 32, 13
CMYK:
0, 32, 13, 0
HSL:
324°, 100.0000%, 84.1176%
HSV (HSB):
324°, 31.7647%, 100.0000%
XYZ:
69.6953, 56.8598, 77.1137
xyY:
0.3422, 0.2792, 56.8598
CIE-Lab:
80.1007, 36.6503, -12.5828
CIE-LCH:
80.1007, 38.7501, 341.0515
CIE-Luv:
80.1007, 45.5597, -25.8905
Hunter-Lab:
75.4054, 33.0235, -7.8494
#ffaedf color charts
#ffaedf color shades, tints & tones
#ffaedf color schemes
#ffaedf color preview, HTML & CSS examples
This text has a color of #ffaedf
<p style="color:#ffaedf;">Text here</p>
.mytext {color:#ffaedf;}
This box has a color of #ffaedf
<div style="background-color:#ffaedf;">Content here</div>
.mybackground {background-color:#ffaedf;}
Border around this has a color of #ffaedf
<div style="border:2px solid #ffaedf;">Content here</div>
.myborder {border:2px solid #ffaedf;}