#fec2e8 color space conversions
Hex:
#fec2e8
RGB:
254, 194, 232
CMY:
0, 24, 9
CMYK:
0, 24, 9, 0
HSL:
322°, 96.7742%, 87.8431%
HSV (HSB):
322°, 23.6220%, 99.6078%
XYZ:
74.7303, 65.4806, 85.0442
xyY:
0.3318, 0.2907, 65.4806
CIE-Lab:
84.7308, 27.2991, -10.5129
CIE-LCH:
84.7308, 29.2534, 338.9382
CIE-Luv:
84.7308, 33.0274, -21.1268
Hunter-Lab:
80.9201, 23.2360, -5.6677
#fec2e8 color charts
#fec2e8 color shades, tints & tones
#fec2e8 color schemes
#fec2e8 color preview, HTML & CSS examples
This text has a color of #fec2e8
<p style="color:#fec2e8;">Text here</p>
.mytext {color:#fec2e8;}
This box has a color of #fec2e8
<div style="background-color:#fec2e8;">Content here</div>
.mybackground {background-color:#fec2e8;}
Border around this has a color of #fec2e8
<div style="border:2px solid #fec2e8;">Content here</div>
.myborder {border:2px solid #fec2e8;}