#fec2db color space conversions
Hex:
#fec2db
RGB:
254, 194, 219
CMY:
0, 24, 14
CMYK:
0, 24, 14, 0
HSL:
335°, 96.7742%, 87.8431%
HSV (HSB):
335°, 23.6220%, 99.6078%
XYZ:
72.9510, 64.7689, 75.6745
xyY:
0.3419, 0.3035, 64.7689
CIE-Lab:
84.3645, 25.1858, -4.1154
CIE-LCH:
84.3645, 25.5199, 350.7198
CIE-Luv:
84.3645, 34.7170, -10.8451
Hunter-Lab:
80.4791, 20.9645, 0.5850
#fec2db color charts
#fec2db color shades, tints & tones
#fec2db color schemes
#fec2db color preview, HTML & CSS examples
This text has a color of #fec2db
<p style="color:#fec2db;">Text here</p>
.mytext {color:#fec2db;}
This box has a color of #fec2db
<div style="background-color:#fec2db;">Content here</div>
.mybackground {background-color:#fec2db;}
Border around this has a color of #fec2db
<div style="border:2px solid #fec2db;">Content here</div>
.myborder {border:2px solid #fec2db;}