#feccfc color space conversions
Hex:
#feccfc
RGB:
254, 204, 252
CMY:
0, 20, 1
CMYK:
0, 20, 1, 0
HSL:
302°, 96.1538%, 89.8039%
HSV (HSB):
302°, 19.6850%, 99.6078%
XYZ:
80.0366, 71.2848, 101.6364
xyY:
0.3164, 0.2818, 71.2848
CIE-Lab:
87.6232, 25.5056, -16.8001
CIE-LCH:
87.6232, 30.5414, 326.6277
CIE-Luv:
87.6232, 25.4138, -30.9405
Hunter-Lab:
84.4303, 21.4578, -12.2715
#feccfc color charts
#feccfc color shades, tints & tones
#feccfc color schemes
#feccfc color preview, HTML & CSS examples
This text has a color of #feccfc
<p style="color:#feccfc;">Text here</p>
.mytext {color:#feccfc;}
This box has a color of #feccfc
<div style="background-color:#feccfc;">Content here</div>
.mybackground {background-color:#feccfc;}
Border around this has a color of #feccfc
<div style="border:2px solid #feccfc;">Content here</div>
.myborder {border:2px solid #feccfc;}