#ffaedc color space conversions
Hex:
#ffaedc
RGB:
255, 174, 220
CMY:
0, 32, 14
CMYK:
0, 32, 14, 0
HSL:
326°, 100.0000%, 84.1176%
HSV (HSB):
326°, 31.7647%, 100.0000%
XYZ:
69.2943, 56.6994, 75.0020
xyY:
0.3448, 0.2821, 56.6994
CIE-Lab:
80.0102, 36.1738, -11.0964
CIE-LCH:
80.0102, 37.8374, 342.9465
CIE-Luv:
80.0102, 46.0576, -23.4892
Hunter-Lab:
75.2990, 32.4923, -6.3468
#ffaedc color charts
#ffaedc RGB chart
#ffaedc CMYK chart
#ffaedc RGB pie chart
#ffaedc color shades, tints & tones
#ffaedc color schemes
#ffaedc color preview, HTML & CSS examples
This text has a color of #ffaedc
<p style="color:#ffaedc;">Text here</p>
.mytext {color:#ffaedc;}
Text color #ffaedc
This box has a color of #ffaedc
<div style="background-color:#ffaedc;">Content here</div>
.mybackground {background-color:#ffaedc;}
Background color #ffaedc
Border around this has a color of #ffaedc
<div style="border:2px solid #ffaedc;">Content here</div>
.myborder {border:2px solid #ffaedc;}
Border color #ffaedc