#fec2f3 color space conversions
Hex:
#fec2f3
RGB:
254, 194, 243
CMY:
0, 24, 5
CMYK:
0, 24, 4, 0
HSL:
311°, 96.7742%, 87.8431%
HSV (HSB):
311°, 23.6220%, 99.6078%
XYZ:
76.3425, 66.1255, 93.5338
xyY:
0.3235, 0.2802, 66.1255
CIE-Lab:
85.0604, 29.1734, -15.8802
CIE-LCH:
85.0604, 33.2155, 331.4389
CIE-Luv:
85.0604, 31.5780, -29.9846
Hunter-Lab:
81.3176, 25.2735, -11.2748
#fec2f3 color charts
#fec2f3 color shades, tints & tones
#fec2f3 color schemes
#fec2f3 color preview, HTML & CSS examples
This text has a color of #fec2f3
<p style="color:#fec2f3;">Text here</p>
.mytext {color:#fec2f3;}
This box has a color of #fec2f3
<div style="background-color:#fec2f3;">Content here</div>
.mybackground {background-color:#fec2f3;}
Border around this has a color of #fec2f3
<div style="border:2px solid #fec2f3;">Content here</div>
.myborder {border:2px solid #fec2f3;}