#fe2de1 color space conversions
Hex:
#fe2de1
RGB:
254, 45, 225
CMY:
0, 82, 12
CMYK:
0, 82, 11, 0
HSL:
308°, 99.0521%, 58.6275%
HSV (HSB):
308°, 82.2835%, 99.6078%
XYZ:
55.4020, 28.3838, 73.7928
xyY:
0.3516, 0.1801, 28.3838
CIE-Lab:
60.2339, 89.0746, -44.2390
CIE-LCH:
60.2339, 99.4554, 333.5886
CIE-Luv:
60.2339, 92.0853, -81.9997
Hunter-Lab:
53.2765, 92.3877, -44.8285
#fe2de1 color charts
#fe2de1 color shades, tints & tones
#fe2de1 color schemes
#fe2de1 color preview, HTML & CSS examples
This text has a color of #fe2de1
<p style="color:#fe2de1;">Text here</p>
.mytext {color:#fe2de1;}
This box has a color of #fe2de1
<div style="background-color:#fe2de1;">Content here</div>
.mybackground {background-color:#fe2de1;}
Border around this has a color of #fe2de1
<div style="border:2px solid #fe2de1;">Content here</div>
.myborder {border:2px solid #fe2de1;}