#fec2e3 color space conversions
Hex:
#fec2e3
RGB:
254, 194, 227
CMY:
0, 24, 11
CMYK:
0, 24, 11, 0
HSL:
327°, 96.7742%, 87.8431%
HSV (HSB):
327°, 23.6220%, 99.6078%
XYZ:
74.0300, 65.2005, 81.3562
xyY:
0.3356, 0.2956, 65.2005
CIE-Lab:
84.5869, 26.4730, -8.0590
CIE-LCH:
84.5869, 27.6725, 343.0684
CIE-Luv:
84.5869, 33.6808, -17.1456
Hunter-Lab:
80.7468, 22.3448, -3.2147
#fec2e3 color charts
#fec2e3 color shades, tints & tones
#fec2e3 color schemes
#fec2e3 color preview, HTML & CSS examples
This text has a color of #fec2e3
<p style="color:#fec2e3;">Text here</p>
.mytext {color:#fec2e3;}
This box has a color of #fec2e3
<div style="background-color:#fec2e3;">Content here</div>
.mybackground {background-color:#fec2e3;}
Border around this has a color of #fec2e3
<div style="border:2px solid #fec2e3;">Content here</div>
.myborder {border:2px solid #fec2e3;}