#fd0e4d color space conversions
Hex:
#fd0e4d
RGB:
253, 14, 77
CMY:
1, 95, 70
CMYK:
0, 94, 70, 1
HSL:
344°, 98.3539%, 52.3529%
HSV (HSB):
344°, 94.4664%, 99.2157%
XYZ:
42.0046, 21.7325, 9.0021
xyY:
0.5775, 0.2988, 21.7325
CIE-Lab:
53.7421, 80.2396, 33.1170
CIE-LCH:
53.7421, 86.8051, 22.4272
CIE-Luv:
53.7421, 158.9592, 18.7495
Hunter-Lab:
46.6182, 79.2529, 21.1837
#fd0e4d color charts
#fd0e4d color shades, tints & tones
#fd0e4d color schemes
#fd0e4d color preview, HTML & CSS examples
This text has a color of #fd0e4d
<p style="color:#fd0e4d;">Text here</p>
.mytext {color:#fd0e4d;}
This box has a color of #fd0e4d
<div style="background-color:#fd0e4d;">Content here</div>
.mybackground {background-color:#fd0e4d;}
Border around this has a color of #fd0e4d
<div style="border:2px solid #fd0e4d;">Content here</div>
.myborder {border:2px solid #fd0e4d;}