#ffddef color space conversions
Hex:
#ffddef
RGB:
255, 221, 239
CMY:
0, 13, 6
CMYK:
0, 13, 6, 0
HSL:
328°, 100.0000%, 93.3333%
HSV (HSB):
328°, 13.3333%, 100.0000%
XYZ:
82.6764, 79.2049, 92.5919
xyY:
0.3249, 0.3113, 79.2049
CIE-Lab:
91.3269, 14.6763, -4.4355
CIE-LCH:
91.3269, 15.3319, 343.1842
CIE-Luv:
91.3269, 18.6658, -9.4968
Hunter-Lab:
88.9971, 10.0777, 0.6131
#ffddef color charts
#ffddef color shades, tints & tones
#ffddef color schemes
#ffddef color preview, HTML & CSS examples
This text has a color of #ffddef
<p style="color:#ffddef;">Text here</p>
.mytext {color:#ffddef;}
This box has a color of #ffddef
<div style="background-color:#ffddef;">Content here</div>
.mybackground {background-color:#ffddef;}
Border around this has a color of #ffddef
<div style="border:2px solid #ffddef;">Content here</div>
.myborder {border:2px solid #ffddef;}