#fd4d5d color space conversions
Hex:
#fd4d5d
RGB:
253, 77, 93
CMY:
1, 70, 64
CMYK:
0, 70, 63, 1
HSL:
355°, 97.7778%, 64.7059%
HSV (HSB):
355°, 69.5652%, 99.2157%
XYZ:
45.1377, 26.9807, 13.1847
xyY:
0.5291, 0.3163, 26.9807
CIE-Lab:
58.9565, 67.0066, 30.2889
CIE-LCH:
58.9565, 73.5344, 24.3243
CIE-Luv:
58.9565, 131.1222, 21.3321
Hunter-Lab:
51.9430, 64.2137, 21.3105
#fd4d5d color charts
#fd4d5d color shades, tints & tones
#fd4d5d color schemes
#fd4d5d color preview, HTML & CSS examples
This text has a color of #fd4d5d
<p style="color:#fd4d5d;">Text here</p>
.mytext {color:#fd4d5d;}
This box has a color of #fd4d5d
<div style="background-color:#fd4d5d;">Content here</div>
.mybackground {background-color:#fd4d5d;}
Border around this has a color of #fd4d5d
<div style="border:2px solid #fd4d5d;">Content here</div>
.myborder {border:2px solid #fd4d5d;}