#fe3ecd color space conversions
Hex:
#fe3ecd
RGB:
254, 62, 205
CMY:
0, 76, 20
CMYK:
0, 76, 19, 0
HSL:
315°, 98.9691%, 61.9608%
HSV (HSB):
315°, 75.5906%, 99.6078%
XYZ:
53.6151, 28.9239, 60.5146
xyY:
0.3748, 0.2022, 28.9239
CIE-Lab:
60.7144, 82.4642, -32.1698
CIE-LCH:
60.7144, 88.5169, 338.6889
CIE-Luv:
60.7144, 96.8619, -62.5399
Hunter-Lab:
53.7809, 83.8332, -29.0669
#fe3ecd color charts
#fe3ecd color shades, tints & tones
#fe3ecd color schemes
#fe3ecd color preview, HTML & CSS examples
This text has a color of #fe3ecd
<p style="color:#fe3ecd;">Text here</p>
.mytext {color:#fe3ecd;}
This box has a color of #fe3ecd
<div style="background-color:#fe3ecd;">Content here</div>
.mybackground {background-color:#fe3ecd;}
Border around this has a color of #fe3ecd
<div style="border:2px solid #fe3ecd;">Content here</div>
.myborder {border:2px solid #fe3ecd;}