#fed2f6 color space conversions
Hex:
#fed2f6
RGB:
254, 210, 246
CMY:
0, 18, 4
CMYK:
0, 17, 3, 0
HSL:
311°, 95.6522%, 90.9804%
HSV (HSB):
311°, 17.3228%, 99.6078%
XYZ:
80.5542, 73.8178, 97.1914
xyY:
0.3202, 0.2934, 73.8178
CIE-Lab:
88.8363, 21.2923, -11.8165
CIE-LCH:
88.8363, 24.3514, 330.9712
CIE-Luv:
88.8363, 23.0549, -22.2437
Hunter-Lab:
85.9173, 17.0024, -6.9279
#fed2f6 color charts
#fed2f6 color shades, tints & tones
#fed2f6 color schemes
#fed2f6 color preview, HTML & CSS examples
This text has a color of #fed2f6
<p style="color:#fed2f6;">Text here</p>
.mytext {color:#fed2f6;}
This box has a color of #fed2f6
<div style="background-color:#fed2f6;">Content here</div>
.mybackground {background-color:#fed2f6;}
Border around this has a color of #fed2f6
<div style="border:2px solid #fed2f6;">Content here</div>
.myborder {border:2px solid #fed2f6;}