#fe2dcc color space conversions
Hex:
#fe2dcc
RGB:
254, 45, 204
CMY:
0, 82, 20
CMYK:
0, 82, 20, 0
HSL:
314°, 99.0521%, 58.6275%
HSV (HSB):
314°, 82.2835%, 99.6078%
XYZ:
52.7105, 27.3072, 59.6194
xyY:
0.3775, 0.1956, 27.3072
CIE-Lab:
59.2576, 86.4066, -33.8665
CIE-LCH:
59.2576, 92.8064, 338.5976
CIE-Luv:
59.2576, 100.9127, -65.5054
Hunter-Lab:
52.2563, 88.6029, -31.0647
#fe2dcc color charts
#fe2dcc color shades, tints & tones
#fe2dcc color schemes
#fe2dcc color preview, HTML & CSS examples
This text has a color of #fe2dcc
<p style="color:#fe2dcc;">Text here</p>
.mytext {color:#fe2dcc;}
This box has a color of #fe2dcc
<div style="background-color:#fe2dcc;">Content here</div>
.mybackground {background-color:#fe2dcc;}
Border around this has a color of #fe2dcc
<div style="border:2px solid #fe2dcc;">Content here</div>
.myborder {border:2px solid #fe2dcc;}