#fed2e8 color space conversions
Hex:
#fed2e8
RGB:
254, 210, 232
CMY:
0, 18, 9
CMYK:
0, 17, 9, 0
HSL:
330°, 95.6522%, 90.9804%
HSV (HSB):
330°, 17.3228%, 99.6078%
XYZ:
78.4851, 72.9902, 86.2958
xyY:
0.3301, 0.3070, 72.9902
CIE-Lab:
88.4430, 18.9010, -5.0116
CIE-LCH:
88.4430, 19.5542, 345.1496
CIE-Luv:
88.4430, 24.5564, -11.1196
Hunter-Lab:
85.4343, 14.4709, -0.0839
#fed2e8 color charts
#fed2e8 color shades, tints & tones
#fed2e8 color schemes
#fed2e8 color preview, HTML & CSS examples
This text has a color of #fed2e8
<p style="color:#fed2e8;">Text here</p>
.mytext {color:#fed2e8;}
This box has a color of #fed2e8
<div style="background-color:#fed2e8;">Content here</div>
.mybackground {background-color:#fed2e8;}
Border around this has a color of #fed2e8
<div style="border:2px solid #fed2e8;">Content here</div>
.myborder {border:2px solid #fed2e8;}