#fed4f3 color space conversions
Hex:
#fed4f3
RGB:
254, 212, 243
CMY:
0, 17, 5
CMYK:
0, 17, 4, 0
HSL:
316°, 95.4545%, 91.3725%
HSV (HSB):
316°, 16.5354%, 99.6078%
XYZ:
80.5942, 74.6289, 94.9511
xyY:
0.3222, 0.2983, 74.6289
CIE-Lab:
89.2189, 19.7217, -9.6658
CIE-LCH:
89.2189, 21.9630, 333.8900
CIE-Luv:
89.2189, 22.3461, -18.5618
Hunter-Lab:
86.3880, 15.3495, -4.6954
#fed4f3 color charts
#fed4f3 color shades, tints & tones
#fed4f3 color schemes
#fed4f3 color preview, HTML & CSS examples
This text has a color of #fed4f3
<p style="color:#fed4f3;">Text here</p>
.mytext {color:#fed4f3;}
This box has a color of #fed4f3
<div style="background-color:#fed4f3;">Content here</div>
.mybackground {background-color:#fed4f3;}
Border around this has a color of #fed4f3
<div style="border:2px solid #fed4f3;">Content here</div>
.myborder {border:2px solid #fed4f3;}