#feccd6 color space conversions
Hex:
#feccd6
RGB:
254, 204, 214
CMY:
0, 20, 16
CMYK:
0, 20, 16, 0
HSL:
348°, 96.1538%, 89.8039%
HSV (HSB):
348°, 19.6850%, 99.6078%
XYZ:
74.6035, 69.1116, 73.0262
xyY:
0.3442, 0.3189, 69.1116
CIE-Lab:
86.5593, 19.1564, 1.7599
CIE-LCH:
86.5593, 19.2371, 5.2492
CIE-Luv:
86.5593, 29.7877, -0.8878
Hunter-Lab:
83.1334, 14.7016, 6.1117
#feccd6 color charts
#feccd6 color shades, tints & tones
#feccd6 color schemes
#feccd6 color preview, HTML & CSS examples
This text has a color of #feccd6
<p style="color:#feccd6;">Text here</p>
.mytext {color:#feccd6;}
This box has a color of #feccd6
<div style="background-color:#feccd6;">Content here</div>
.mybackground {background-color:#feccd6;}
Border around this has a color of #feccd6
<div style="border:2px solid #feccd6;">Content here</div>
.myborder {border:2px solid #feccd6;}