#fec2d3 color space conversions
Hex:
#fec2d3
RGB:
254, 194, 211
CMY:
0, 24, 17
CMYK:
0, 24, 17, 0
HSL:
343°, 96.7742%, 87.8431%
HSV (HSB):
343°, 23.6220%, 99.6078%
XYZ:
71.9227, 64.3576, 70.2595
xyY:
0.3482, 0.3116, 64.3576
CIE-Lab:
84.1516, 23.9424, -0.1519
CIE-LCH:
84.1516, 23.9429, 359.6365
CIE-Luv:
84.1516, 35.7398, -4.6421
Hunter-Lab:
80.2232, 19.6406, 4.2300
#fec2d3 color charts
#fec2d3 color shades, tints & tones
#fec2d3 color schemes
#fec2d3 color preview, HTML & CSS examples
This text has a color of #fec2d3
<p style="color:#fec2d3;">Text here</p>
.mytext {color:#fec2d3;}
This box has a color of #fec2d3
<div style="background-color:#fec2d3;">Content here</div>
.mybackground {background-color:#fec2d3;}
Border around this has a color of #fec2d3
<div style="border:2px solid #fec2d3;">Content here</div>
.myborder {border:2px solid #fec2d3;}