#fd5563 color space conversions
Hex:
#fd5563
RGB:
253, 85, 99
CMY:
1, 67, 61
CMYK:
0, 66, 61, 1
HSL:
355°, 97.6744%, 66.2745%
HSV (HSB):
355°, 66.4032%, 99.2157%
XYZ:
46.0086, 28.2805, 14.8381
xyY:
0.5162, 0.3173, 28.2805
CIE-Lab:
60.1413, 64.3927, 28.3573
CIE-LCH:
60.1413, 70.3602, 23.7678
CIE-Luv:
60.1413, 124.8562, 20.4409
Hunter-Lab:
53.1794, 61.3669, 20.6825
#fd5563 color charts
#fd5563 color shades, tints & tones
#fd5563 color schemes
#fd5563 color preview, HTML & CSS examples
This text has a color of #fd5563
<p style="color:#fd5563;">Text here</p>
.mytext {color:#fd5563;}
This box has a color of #fd5563
<div style="background-color:#fd5563;">Content here</div>
.mybackground {background-color:#fd5563;}
Border around this has a color of #fd5563
<div style="border:2px solid #fd5563;">Content here</div>
.myborder {border:2px solid #fd5563;}