#fd5d4d color space conversions
Hex:
#fd5d4d
RGB:
253, 93, 77
CMY:
1, 64, 70
CMYK:
0, 63, 70, 1
HSL:
5°, 97.7778%, 64.7059%
HSV (HSB):
5°, 69.5652%, 99.2157%
XYZ:
45.7619, 29.2472, 10.2545
xyY:
0.5367, 0.3430, 29.2472
CIE-Lab:
60.9992, 59.9921, 41.7627
CIE-LCH:
60.9992, 73.0970, 34.8432
CIE-Luv:
60.9992, 124.8417, 33.7402
Hunter-Lab:
54.0807, 56.4018, 26.6142
#fd5d4d color charts
#fd5d4d color shades, tints & tones
#fd5d4d color schemes
#fd5d4d color preview, HTML & CSS examples
This text has a color of #fd5d4d
<p style="color:#fd5d4d;">Text here</p>
.mytext {color:#fd5d4d;}
This box has a color of #fd5d4d
<div style="background-color:#fd5d4d;">Content here</div>
.mybackground {background-color:#fd5d4d;}
Border around this has a color of #fd5d4d
<div style="border:2px solid #fd5d4d;">Content here</div>
.myborder {border:2px solid #fd5d4d;}