#fed2ef color space conversions
Hex:
#fed2ef
RGB:
254, 210, 239
CMY:
0, 18, 6
CMYK:
0, 17, 6, 0
HSL:
320°, 95.6522%, 90.9804%
HSV (HSB):
320°, 17.3228%, 99.6078%
XYZ:
79.4996, 73.3960, 91.6381
xyY:
0.3251, 0.3001, 73.3960
CIE-Lab:
88.6362, 20.0808, -8.4217
CIE-LCH:
88.6362, 21.7753, 337.2473
CIE-Luv:
88.6362, 23.8090, -16.6513
Hunter-Lab:
85.6715, 15.7156, -3.4493
#fed2ef color charts
#fed2ef color shades, tints & tones
#fed2ef color schemes
#fed2ef color preview, HTML & CSS examples
This text has a color of #fed2ef
<p style="color:#fed2ef;">Text here</p>
.mytext {color:#fed2ef;}
This box has a color of #fed2ef
<div style="background-color:#fed2ef;">Content here</div>
.mybackground {background-color:#fed2ef;}
Border around this has a color of #fed2ef
<div style="border:2px solid #fed2ef;">Content here</div>
.myborder {border:2px solid #fed2ef;}