#ffedf5 color space conversions
Hex:
#ffedf5
RGB:
255, 237, 245
CMY:
0, 7, 4
CMYK:
0, 7, 4, 0
HSL:
333°, 100.0000%, 96.4706%
HSV (HSB):
333°, 7.0588%, 100.0000%
XYZ:
88.0056, 88.4209, 98.8148
xyY:
0.3197, 0.3212, 88.4209
CIE-Lab:
95.3379, 7.4299, -1.6731
CIE-LCH:
95.3379, 7.6160, 347.3095
CIE-Luv:
95.3379, 9.8276, -3.9298
Hunter-Lab:
94.0324, 2.5027, 3.5173
#ffedf5 color charts
#ffedf5 color shades, tints & tones
#ffedf5 color schemes
#ffedf5 color preview, HTML & CSS examples
This text has a color of #ffedf5
<p style="color:#ffedf5;">Text here</p>
.mytext {color:#ffedf5;}
This box has a color of #ffedf5
<div style="background-color:#ffedf5;">Content here</div>
.mybackground {background-color:#ffedf5;}
Border around this has a color of #ffedf5
<div style="border:2px solid #ffedf5;">Content here</div>
.myborder {border:2px solid #ffedf5;}