#fed9f6 color space conversions
Hex:
#fed9f6
RGB:
254, 217, 246
CMY:
0, 15, 4
CMYK:
0, 15, 3, 0
HSL:
313°, 94.8718%, 92.3529%
HSV (HSB):
313°, 14.5669%, 99.6078%
XYZ:
82.3205, 77.3504, 97.7801
xyY:
0.3198, 0.3004, 77.3504
CIE-Lab:
90.4826, 17.6295, -9.3661
CIE-LCH:
90.4826, 19.9630, 332.0194
CIE-Luv:
90.4826, 19.4651, -17.7462
Hunter-Lab:
87.9491, 13.1654, -4.3532
#fed9f6 color charts
#fed9f6 color shades, tints & tones
#fed9f6 color schemes
#fed9f6 color preview, HTML & CSS examples
This text has a color of #fed9f6
<p style="color:#fed9f6;">Text here</p>
.mytext {color:#fed9f6;}
This box has a color of #fed9f6
<div style="background-color:#fed9f6;">Content here</div>
.mybackground {background-color:#fed9f6;}
Border around this has a color of #fed9f6
<div style="border:2px solid #fed9f6;">Content here</div>
.myborder {border:2px solid #fed9f6;}