#fe0d4d color space conversions
Hex:
#fe0d4d
RGB:
254, 13, 77
CMY:
0, 95, 70
CMYK:
0, 95, 70, 0
HSL:
344°, 99.1770%, 52.3529%
HSV (HSB):
344°, 94.8819%, 99.6078%
XYZ:
42.3565, 21.8945, 9.0148
xyY:
0.5781, 0.2988, 21.8945
CIE-Lab:
53.9149, 80.5553, 33.3739
CIE-LCH:
53.9149, 87.1951, 22.5041
CIE-Luv:
53.9149, 159.8375, 18.9181
Hunter-Lab:
46.7916, 79.6961, 21.3314
#fe0d4d color charts
#fe0d4d color shades, tints & tones
#fe0d4d color schemes
#fe0d4d color preview, HTML & CSS examples
This text has a color of #fe0d4d
<p style="color:#fe0d4d;">Text here</p>
.mytext {color:#fe0d4d;}
This box has a color of #fe0d4d
<div style="background-color:#fe0d4d;">Content here</div>
.mybackground {background-color:#fe0d4d;}
Border around this has a color of #fe0d4d
<div style="border:2px solid #fe0d4d;">Content here</div>
.myborder {border:2px solid #fe0d4d;}