#fec4d3 color space conversions
Hex:
#fec4d3
RGB:
254, 196, 211
CMY:
0, 23, 17
CMYK:
0, 23, 17, 0
HSL:
344°, 96.6667%, 88.2353%
HSV (HSB):
344°, 22.8346%, 99.6078%
XYZ:
72.3708, 65.2538, 70.4089
xyY:
0.3479, 0.3137, 65.2538
CIE-Lab:
84.6144, 22.8920, 0.5236
CIE-LCH:
84.6144, 22.8980, 1.3103
CIE-Luv:
84.6144, 34.6179, -3.4380
Hunter-Lab:
80.7798, 18.5538, 4.8679
#fec4d3 color charts
#fec4d3 color shades, tints & tones
#fec4d3 color schemes
#fec4d3 color preview, HTML & CSS examples
This text has a color of #fec4d3
<p style="color:#fec4d3;">Text here</p>
.mytext {color:#fec4d3;}
This box has a color of #fec4d3
<div style="background-color:#fec4d3;">Content here</div>
.mybackground {background-color:#fec4d3;}
Border around this has a color of #fec4d3
<div style="border:2px solid #fec4d3;">Content here</div>
.myborder {border:2px solid #fec4d3;}