#fed3f3 color space conversions
Hex:
#fed3f3
RGB:
254, 211, 243
CMY:
0, 17, 5
CMYK:
0, 17, 4, 0
HSL:
315°, 95.5556%, 91.1765%
HSV (HSB):
315°, 16.9291%, 99.6078%
XYZ:
80.3450, 74.1304, 94.8680
xyY:
0.3222, 0.2973, 74.1304
CIE-Lab:
88.9841, 20.2453, -10.0149
CIE-LCH:
88.9841, 22.5870, 333.6795
CIE-Luv:
88.9841, 22.8626, -19.2011
Hunter-Lab:
86.0990, 15.8974, -5.0592
#fed3f3 color charts
#fed3f3 color shades, tints & tones
#fed3f3 color schemes
#fed3f3 color preview, HTML & CSS examples
This text has a color of #fed3f3
<p style="color:#fed3f3;">Text here</p>
.mytext {color:#fed3f3;}
This box has a color of #fed3f3
<div style="background-color:#fed3f3;">Content here</div>
.mybackground {background-color:#fed3f3;}
Border around this has a color of #fed3f3
<div style="border:2px solid #fed3f3;">Content here</div>
.myborder {border:2px solid #fed3f3;}