#ffd6ed color space conversions
Hex:
#ffd6ed
RGB:
255, 214, 237
CMY:
0, 16, 7
CMYK:
0, 16, 7, 0
HSL:
326°, 100.0000%, 91.9608%
HSV (HSB):
326°, 16.0784%, 100.0000%
XYZ:
80.5726, 75.4676, 90.4408
xyY:
0.3269, 0.3062, 75.4676
CIE-Lab:
89.6116, 17.9868, -5.9141
CIE-LCH:
89.6116, 18.9342, 341.7990
CIE-Luv:
89.6116, 22.5424, -12.3726
Hunter-Lab:
86.8721, 13.5301, -0.9152
#ffd6ed color charts
#ffd6ed color shades, tints & tones
#ffd6ed color schemes
#ffd6ed color preview, HTML & CSS examples
This text has a color of #ffd6ed
<p style="color:#ffd6ed;">Text here</p>
.mytext {color:#ffd6ed;}
This box has a color of #ffd6ed
<div style="background-color:#ffd6ed;">Content here</div>
.mybackground {background-color:#ffd6ed;}
Border around this has a color of #ffd6ed
<div style="border:2px solid #ffd6ed;">Content here</div>
.myborder {border:2px solid #ffd6ed;}