#fef2f3 color space conversions
Hex:
#fef2f3
RGB:
254, 242, 243
CMY:
0, 5, 5
CMYK:
0, 5, 4, 0
HSL:
355°, 85.7143%, 97.2549%
HSV (HSB):
355°, 4.7244%, 99.6078%
XYZ:
88.8028, 91.0462, 97.6873
xyY:
0.3200, 0.3281, 91.0462
CIE-Lab:
96.4290, 4.1939, 0.9474
CIE-LCH:
96.4290, 4.2996, 12.7301
CIE-Luv:
96.4290, 6.7967, 0.6965
Hunter-Lab:
95.4181, -0.8570, 6.0927
#fef2f3 color charts
#fef2f3 color shades, tints & tones
#fef2f3 color schemes
#fef2f3 color preview, HTML & CSS examples
This text has a color of #fef2f3
<p style="color:#fef2f3;">Text here</p>
.mytext {color:#fef2f3;}
This box has a color of #fef2f3
<div style="background-color:#fef2f3;">Content here</div>
.mybackground {background-color:#fef2f3;}
Border around this has a color of #fef2f3
<div style="border:2px solid #fef2f3;">Content here</div>
.myborder {border:2px solid #fef2f3;}