#fd555d color space conversions
Hex:
#fd555d
RGB:
253, 85, 93
CMY:
1, 67, 64
CMYK:
0, 66, 63, 1
HSL:
357°, 97.6744%, 66.2745%
HSV (HSB):
357°, 66.4032%, 99.2157%
XYZ:
45.7323, 28.1700, 13.3829
xyY:
0.5239, 0.3227, 28.1700
CIE-Lab:
60.0420, 64.0333, 31.6671
CIE-LCH:
60.0420, 71.4357, 26.3143
CIE-Luv:
60.0420, 126.4111, 23.6625
Hunter-Lab:
53.0754, 60.9223, 22.2028
#fd555d color charts
#fd555d color shades, tints & tones
#fd555d color schemes
#fd555d color preview, HTML & CSS examples
This text has a color of #fd555d
<p style="color:#fd555d;">Text here</p>
.mytext {color:#fd555d;}
This box has a color of #fd555d
<div style="background-color:#fd555d;">Content here</div>
.mybackground {background-color:#fd555d;}
Border around this has a color of #fd555d
<div style="border:2px solid #fd555d;">Content here</div>
.myborder {border:2px solid #fd555d;}