#fed3d6 color space conversions
Hex:
#fed3d6
RGB:
254, 211, 214
CMY:
0, 17, 16
CMYK:
0, 17, 16, 0
HSL:
356°, 95.5556%, 91.1765%
HSV (HSB):
356°, 16.9291%, 99.6078%
XYZ:
76.3049, 72.5144, 73.5933
xyY:
0.3431, 0.3260, 72.5144
CIE-Lab:
88.2156, 15.4970, 4.1636
CIE-LCH:
88.2156, 16.0466, 15.0387
CIE-Luv:
88.2156, 25.8800, 3.3764
Hunter-Lab:
85.1554, 10.9260, 8.3689
#fed3d6 color charts
#fed3d6 color shades, tints & tones
#fed3d6 color schemes
#fed3d6 color preview, HTML & CSS examples
This text has a color of #fed3d6
<p style="color:#fed3d6;">Text here</p>
.mytext {color:#fed3d6;}
This box has a color of #fed3d6
<div style="background-color:#fed3d6;">Content here</div>
.mybackground {background-color:#fed3d6;}
Border around this has a color of #fed3d6
<div style="border:2px solid #fed3d6;">Content here</div>
.myborder {border:2px solid #fed3d6;}