#fe0dd4 color space conversions
Hex:
#fe0dd4
RGB:
254, 13, 212
CMY:
0, 95, 17
CMYK:
0, 95, 17, 0
HSL:
310°, 99.1770%, 52.3529%
HSV (HSB):
310°, 94.8819%, 99.6078%
XYZ:
52.9006, 26.1121, 64.5393
xyY:
0.3685, 0.1819, 26.1121
CIE-Lab:
58.1433, 91.7029, -40.1701
CIE-LCH:
58.1433, 100.1152, 336.3444
CIE-Luv:
58.1433, 101.0750, -75.6612
Hunter-Lab:
51.1000, 95.3647, -39.1132
#fe0dd4 color charts
#fe0dd4 color shades, tints & tones
#fe0dd4 color schemes
#fe0dd4 color preview, HTML & CSS examples
This text has a color of #fe0dd4
<p style="color:#fe0dd4;">Text here</p>
.mytext {color:#fe0dd4;}
This box has a color of #fe0dd4
<div style="background-color:#fe0dd4;">Content here</div>
.mybackground {background-color:#fe0dd4;}
Border around this has a color of #fe0dd4
<div style="border:2px solid #fe0dd4;">Content here</div>
.myborder {border:2px solid #fe0dd4;}