#fef2f5 color space conversions
Hex:
#fef2f5
RGB:
254, 242, 245
CMY:
0, 5, 4
CMYK:
0, 5, 4, 0
HSL:
345°, 85.7143%, 97.2549%
HSV (HSB):
345°, 4.7244%, 99.6078%
XYZ:
89.1066, 91.1677, 99.2869
xyY:
0.3187, 0.3261, 91.1677
CIE-Lab:
96.4790, 4.5351, -0.0136
CIE-LCH:
96.4790, 4.5351, 359.8288
CIE-Luv:
96.4790, 6.6626, -0.8427
Hunter-Lab:
95.4818, -0.5112, 5.1844
#fef2f5 color charts
#fef2f5 color shades, tints & tones
#fef2f5 color schemes
#fef2f5 color preview, HTML & CSS examples
This text has a color of #fef2f5
<p style="color:#fef2f5;">Text here</p>
.mytext {color:#fef2f5;}
This box has a color of #fef2f5
<div style="background-color:#fef2f5;">Content here</div>
.mybackground {background-color:#fef2f5;}
Border around this has a color of #fef2f5
<div style="border:2px solid #fef2f5;">Content here</div>
.myborder {border:2px solid #fef2f5;}