#fee4ef color space conversions
Hex:
#fee4ef
RGB:
254, 228, 239
CMY:
0, 11, 6
CMYK:
0, 10, 6, 0
HSL:
335°, 92.8571%, 94.5098%
HSV (HSB):
335°, 10.2362%, 99.6078%
XYZ:
84.1964, 82.7896, 93.2037
xyY:
0.3236, 0.3182, 82.7896
CIE-Lab:
92.9223, 10.7071, -2.1013
CIE-LCH:
92.9223, 10.9113, 348.8967
CIE-Luv:
92.9223, 14.3876, -5.1749
Hunter-Lab:
90.9888, 5.9445, 2.9589
#fee4ef color charts
#fee4ef color shades, tints & tones
#fee4ef color schemes
#fee4ef color preview, HTML & CSS examples
This text has a color of #fee4ef
<p style="color:#fee4ef;">Text here</p>
.mytext {color:#fee4ef;}
This box has a color of #fee4ef
<div style="background-color:#fee4ef;">Content here</div>
.mybackground {background-color:#fee4ef;}
Border around this has a color of #fee4ef
<div style="border:2px solid #fee4ef;">Content here</div>
.myborder {border:2px solid #fee4ef;}