#fed2df color space conversions
Hex:
#fed2df
RGB:
254, 210, 223
CMY:
0, 18, 13
CMYK:
0, 17, 12, 0
HSL:
342°, 95.6522%, 90.9804%
HSV (HSB):
342°, 17.3228%, 99.6078%
XYZ:
77.2389, 72.4917, 79.7334
xyY:
0.3366, 0.3159, 72.4917
CIE-Lab:
88.2047, 17.4322, -0.6066
CIE-LCH:
88.2047, 17.4427, 358.0069
CIE-Luv:
88.2047, 25.5053, -4.1102
Hunter-Lab:
85.1421, 12.9324, 4.0759
#fed2df color charts
#fed2df color shades, tints & tones
#fed2df color schemes
#fed2df color preview, HTML & CSS examples
This text has a color of #fed2df
<p style="color:#fed2df;">Text here</p>
.mytext {color:#fed2df;}
This box has a color of #fed2df
<div style="background-color:#fed2df;">Content here</div>
.mybackground {background-color:#fed2df;}
Border around this has a color of #fed2df
<div style="border:2px solid #fed2df;">Content here</div>
.myborder {border:2px solid #fed2df;}