#fec2f2 color space conversions
Hex:
#fec2f2
RGB:
254, 194, 242
CMY:
0, 24, 5
CMYK:
0, 24, 5, 0
HSL:
312°, 96.7742%, 87.8431%
HSV (HSB):
312°, 23.6220%, 99.6078%
XYZ:
76.1918, 66.0652, 92.7405
xyY:
0.3242, 0.2811, 66.0652
CIE-Lab:
85.0297, 28.9998, -15.3941
CIE-LCH:
85.0297, 32.8324, 332.0391
CIE-Luv:
85.0297, 31.7103, -29.1744
Hunter-Lab:
81.2805, 25.0839, -10.7531
#fec2f2 color charts
#fec2f2 color shades, tints & tones
#fec2f2 color schemes
#fec2f2 color preview, HTML & CSS examples
This text has a color of #fec2f2
<p style="color:#fec2f2;">Text here</p>
.mytext {color:#fec2f2;}
This box has a color of #fec2f2
<div style="background-color:#fec2f2;">Content here</div>
.mybackground {background-color:#fec2f2;}
Border around this has a color of #fec2f2
<div style="border:2px solid #fec2f2;">Content here</div>
.myborder {border:2px solid #fec2f2;}