#fd558e color space conversions
Hex:
#fd558e
RGB:
253, 85, 142
CMY:
1, 67, 44
CMYK:
0, 66, 44, 1
HSL:
340°, 97.6744%, 66.2745%
HSV (HSB):
340°, 66.4032%, 99.2157%
XYZ:
48.6390, 29.3326, 28.6894
xyY:
0.4560, 0.2750, 29.3326
CIE-Lab:
61.0741, 67.7154, 4.6679
CIE-LCH:
61.0741, 67.8761, 3.9434
CIE-Luv:
61.0741, 111.7082, -7.1254
Hunter-Lab:
54.1596, 65.5257, 6.5047
#fd558e color charts
#fd558e color shades, tints & tones
#fd558e color schemes
#fd558e color preview, HTML & CSS examples
This text has a color of #fd558e
<p style="color:#fd558e;">Text here</p>
.mytext {color:#fd558e;}
This box has a color of #fd558e
<div style="background-color:#fd558e;">Content here</div>
.mybackground {background-color:#fd558e;}
Border around this has a color of #fd558e
<div style="border:2px solid #fd558e;">Content here</div>
.myborder {border:2px solid #fd558e;}