#fd5d6f color space conversions
Hex:
#fd5d6f
RGB:
253, 93, 111
CMY:
1, 64, 56
CMYK:
0, 63, 56, 1
HSL:
353°, 97.5610%, 67.8431%
HSV (HSB):
353°, 63.2411%, 99.2157%
XYZ:
47.2916, 29.8590, 18.3098
xyY:
0.4954, 0.3128, 29.8590
CIE-Lab:
61.5324, 62.0123, 23.2846
CIE-LCH:
61.5324, 66.2397, 20.5803
CIE-Luv:
61.5324, 116.8145, 16.1357
Hunter-Lab:
54.6434, 58.8583, 18.3837
#fd5d6f color charts
#fd5d6f color shades, tints & tones
#fd5d6f color schemes
#fd5d6f color preview, HTML & CSS examples
This text has a color of #fd5d6f
<p style="color:#fd5d6f;">Text here</p>
.mytext {color:#fd5d6f;}
This box has a color of #fd5d6f
<div style="background-color:#fd5d6f;">Content here</div>
.mybackground {background-color:#fd5d6f;}
Border around this has a color of #fd5d6f
<div style="border:2px solid #fd5d6f;">Content here</div>
.myborder {border:2px solid #fd5d6f;}