#ffedef color space conversions
Hex:
#ffedef
RGB:
255, 237, 239
CMY:
0, 7, 6
CMYK:
0, 7, 6, 0
HSL:
353°, 100.0000%, 96.4706%
HSV (HSB):
353°, 7.0588%, 100.0000%
XYZ:
87.1042, 88.0604, 94.0678
xyY:
0.3235, 0.3271, 88.0604
CIE-Lab:
95.1864, 6.4135, 1.2173
CIE-LCH:
95.1864, 6.5280, 10.7467
CIE-Luv:
95.1864, 10.2680, 0.6993
Hunter-Lab:
93.8405, 1.4656, 6.2547
#ffedef color charts
#ffedef color shades, tints & tones
#ffedef color schemes
#ffedef color preview, HTML & CSS examples
This text has a color of #ffedef
<p style="color:#ffedef;">Text here</p>
.mytext {color:#ffedef;}
This box has a color of #ffedef
<div style="background-color:#ffedef;">Content here</div>
.mybackground {background-color:#ffedef;}
Border around this has a color of #ffedef
<div style="border:2px solid #ffedef;">Content here</div>
.myborder {border:2px solid #ffedef;}