#ffedf8 color space conversions
Hex:
#ffedf8
RGB:
255, 237, 248
CMY:
0, 7, 3
CMYK:
0, 7, 3, 0
HSL:
323°, 100.0000%, 96.4706%
HSV (HSB):
323°, 7.0588%, 100.0000%
XYZ:
88.4675, 88.6057, 101.2468
xyY:
0.3179, 0.3184, 88.6057
CIE-Lab:
95.4154, 7.9470, -3.1153
CIE-LCH:
95.4154, 8.5357, 338.5945
CIE-Luv:
95.4154, 9.6056, -6.2643
Hunter-Lab:
94.1306, 3.0325, 2.1191
#ffedf8 color charts
#ffedf8 color shades, tints & tones
#ffedf8 color schemes
#ffedf8 color preview, HTML & CSS examples
This text has a color of #ffedf8
<p style="color:#ffedf8;">Text here</p>
.mytext {color:#ffedf8;}
This box has a color of #ffedf8
<div style="background-color:#ffedf8;">Content here</div>
.mybackground {background-color:#ffedf8;}
Border around this has a color of #ffedf8
<div style="border:2px solid #ffedf8;">Content here</div>
.myborder {border:2px solid #ffedf8;}