#fd0d5d color space conversions
Hex:
#fd0d5d
RGB:
253, 13, 93
CMY:
1, 95, 64
CMYK:
0, 95, 63, 1
HSL:
340°, 98.3607%, 52.1569%
HSV (HSB):
340°, 94.8617%, 99.2157%
XYZ:
42.6277, 21.9608, 12.3481
xyY:
0.5541, 0.2854, 21.9608
CIE-Lab:
53.9854, 81.0648, 23.8569
CIE-LCH:
53.9854, 84.5023, 16.3988
CIE-Luv:
53.9854, 153.6765, 10.3936
Hunter-Lab:
46.8624, 80.3610, 17.1810
#fd0d5d color charts
#fd0d5d color shades, tints & tones
#fd0d5d color schemes
#fd0d5d color preview, HTML & CSS examples
This text has a color of #fd0d5d
<p style="color:#fd0d5d;">Text here</p>
.mytext {color:#fd0d5d;}
This box has a color of #fd0d5d
<div style="background-color:#fd0d5d;">Content here</div>
.mybackground {background-color:#fd0d5d;}
Border around this has a color of #fd0d5d
<div style="border:2px solid #fd0d5d;">Content here</div>
.myborder {border:2px solid #fd0d5d;}