#fecafe color space conversions
Hex:
#fecafe
RGB:
254, 202, 254
CMY:
0, 21, 0
CMYK:
0, 20, 0, 0
HSL:
300°, 96.2963%, 89.4118%
HSV (HSB):
300°, 20.4724%, 99.6078%
XYZ:
79.8830, 70.4676, 103.1573
xyY:
0.3151, 0.2780, 70.4676
CIE-Lab:
87.2257, 26.9166, -18.4556
CIE-LCH:
87.2257, 32.6360, 325.5632
CIE-Luv:
87.2257, 26.1714, -33.8514
Hunter-Lab:
83.9450, 22.9587, -14.0980
#fecafe color charts
#fecafe RGB chart
#fecafe CMYK chart
#fecafe RGB pie chart
#fecafe color shades, tints & tones
#fecafe color schemes
#fecafe color preview, HTML & CSS examples
This text has a color of #fecafe
<p style="color:#fecafe;">Text here</p>
.mytext {color:#fecafe;}
Text color #fecafe
This box has a color of #fecafe
<div style="background-color:#fecafe;">Content here</div>
.mybackground {background-color:#fecafe;}
Background color #fecafe
Border around this has a color of #fecafe
<div style="border:2px solid #fecafe;">Content here</div>
.myborder {border:2px solid #fecafe;}
Border color #fecafe