#fd0d4d color space conversions
Hex:
#fd0d4d
RGB:
253, 13, 77
CMY:
1, 95, 70
CMYK:
0, 95, 70, 1
HSL:
344°, 98.3607%, 52.1569%
HSV (HSB):
344°, 94.8617%, 99.2157%
XYZ:
41.9915, 21.7063, 8.9977
xyY:
0.5776, 0.2986, 21.7063
CIE-Lab:
53.7140, 80.3209, 33.0827
CIE-LCH:
53.7140, 86.8672, 22.3858
CIE-Luv:
53.7140, 159.0992, 18.6897
Hunter-Lab:
46.5900, 79.3491, 21.1626
#fd0d4d color charts
#fd0d4d color shades, tints & tones
#fd0d4d color schemes
#fd0d4d color preview, HTML & CSS examples
This text has a color of #fd0d4d
<p style="color:#fd0d4d;">Text here</p>
.mytext {color:#fd0d4d;}
This box has a color of #fd0d4d
<div style="background-color:#fd0d4d;">Content here</div>
.mybackground {background-color:#fd0d4d;}
Border around this has a color of #fd0d4d
<div style="border:2px solid #fd0d4d;">Content here</div>
.myborder {border:2px solid #fd0d4d;}