#ffdee6 color space conversions
Hex:
#ffdee6
RGB:
255, 222, 230
CMY:
0, 13, 10
CMYK:
0, 13, 10, 0
HSL:
345°, 100.0000%, 93.5294%
HSV (HSB):
345°, 12.9412%, 100.0000%
XYZ:
81.6442, 79.2157, 85.8500
xyY:
0.3309, 0.3211, 79.2157
CIE-Lab:
91.3318, 12.6605, 0.2883
CIE-LCH:
91.3318, 12.6638, 1.3045
CIE-Luv:
91.3318, 18.9593, -1.8729
Hunter-Lab:
89.0032, 7.9855, 5.1128
#ffdee6 color charts
#ffdee6 color shades, tints & tones
#ffdee6 color schemes
#ffdee6 color preview, HTML & CSS examples
This text has a color of #ffdee6
<p style="color:#ffdee6;">Text here</p>
.mytext {color:#ffdee6;}
This box has a color of #ffdee6
<div style="background-color:#ffdee6;">Content here</div>
.mybackground {background-color:#ffdee6;}
Border around this has a color of #ffdee6
<div style="border:2px solid #ffdee6;">Content here</div>
.myborder {border:2px solid #ffdee6;}