#ffdded color space conversions
Hex:
#ffdded
RGB:
255, 221, 237
CMY:
0, 13, 7
CMYK:
0, 13, 7, 0
HSL:
332°, 100.0000%, 93.3333%
HSV (HSB):
332°, 13.3333%, 100.0000%
XYZ:
82.3825, 79.0873, 91.0441
xyY:
0.3262, 0.3132, 79.0873
CIE-Lab:
91.2738, 14.3390, -3.4653
CIE-LCH:
91.2738, 14.7518, 346.4138
CIE-Luv:
91.2738, 18.8515, -7.9317
Hunter-Lab:
88.9311, 9.7266, 1.5530
#ffdded color charts
#ffdded color shades, tints & tones
#ffdded color schemes
#ffdded color preview, HTML & CSS examples
This text has a color of #ffdded
<p style="color:#ffdded;">Text here</p>
.mytext {color:#ffdded;}
This box has a color of #ffdded
<div style="background-color:#ffdded;">Content here</div>
.mybackground {background-color:#ffdded;}
Border around this has a color of #ffdded
<div style="border:2px solid #ffdded;">Content here</div>
.myborder {border:2px solid #ffdded;}