#fed2f4 color space conversions
Hex:
#fed2f4
RGB:
254, 210, 244
CMY:
0, 18, 4
CMYK:
0, 17, 4, 0
HSL:
314°, 95.6522%, 90.9804%
HSV (HSB):
314°, 17.3228%, 99.6078%
XYZ:
80.2488, 73.6957, 95.5831
xyY:
0.3216, 0.2953, 73.6957
CIE-Lab:
88.7785, 20.9429, -10.8482
CIE-LCH:
88.7785, 23.5858, 332.6164
CIE-Luv:
88.7785, 23.2710, -20.6401
Hunter-Lab:
85.8462, 16.6305, -5.9225
#fed2f4 color charts
#fed2f4 color shades, tints & tones
#fed2f4 color schemes
#fed2f4 color preview, HTML & CSS examples
This text has a color of #fed2f4
<p style="color:#fed2f4;">Text here</p>
.mytext {color:#fed2f4;}
This box has a color of #fed2f4
<div style="background-color:#fed2f4;">Content here</div>
.mybackground {background-color:#fed2f4;}
Border around this has a color of #fed2f4
<div style="border:2px solid #fed2f4;">Content here</div>
.myborder {border:2px solid #fed2f4;}