#fe2ddc color space conversions
Hex:
#fe2ddc
RGB:
254, 45, 220
CMY:
0, 82, 14
CMYK:
0, 82, 13, 0
HSL:
310°, 99.0521%, 58.6275%
HSV (HSB):
310°, 82.2835%, 99.6078%
XYZ:
54.7297, 28.1149, 70.2523
xyY:
0.3575, 0.1836, 28.1149
CIE-Lab:
59.9924, 88.4193, -41.7997
CIE-LCH:
59.9924, 97.8018, 334.6978
CIE-Luv:
59.9924, 94.1511, -78.0926
Hunter-Lab:
53.0235, 91.4527, -41.4385
#fe2ddc color charts
#fe2ddc color shades, tints & tones
#fe2ddc color schemes
#fe2ddc color preview, HTML & CSS examples
This text has a color of #fe2ddc
<p style="color:#fe2ddc;">Text here</p>
.mytext {color:#fe2ddc;}
This box has a color of #fe2ddc
<div style="background-color:#fe2ddc;">Content here</div>
.mybackground {background-color:#fe2ddc;}
Border around this has a color of #fe2ddc
<div style="border:2px solid #fe2ddc;">Content here</div>
.myborder {border:2px solid #fe2ddc;}