#fd5d56 color space conversions
Hex:
#fd5d56
RGB:
253, 93, 86
CMY:
1, 64, 66
CMYK:
0, 63, 66, 1
HSL:
3°, 97.6608%, 66.4706%
HSV (HSB):
3°, 66.0079%, 99.2157%
XYZ:
46.1021, 29.3832, 12.0458
xyY:
0.5267, 0.3357, 29.3832
CIE-Lab:
61.1184, 60.4468, 36.9516
CIE-LCH:
61.1184, 70.8465, 31.4378
CIE-Luv:
61.1184, 122.9672, 29.6476
Hunter-Lab:
54.2063, 56.9520, 24.7689
#fd5d56 color charts
#fd5d56 color shades, tints & tones
#fd5d56 color schemes
#fd5d56 color preview, HTML & CSS examples
This text has a color of #fd5d56
<p style="color:#fd5d56;">Text here</p>
.mytext {color:#fd5d56;}
This box has a color of #fd5d56
<div style="background-color:#fd5d56;">Content here</div>
.mybackground {background-color:#fd5d56;}
Border around this has a color of #fd5d56
<div style="border:2px solid #fd5d56;">Content here</div>
.myborder {border:2px solid #fd5d56;}