#fd577d color space conversions
Hex:
#fd577d
RGB:
253, 87, 125
CMY:
1, 66, 51
CMYK:
0, 66, 51, 1
HSL:
346°, 97.6471%, 66.6667%
HSV (HSB):
346°, 65.6126%, 99.2157%
XYZ:
47.6179, 29.1797, 22.5245
xyY:
0.4794, 0.2938, 29.1797
CIE-Lab:
60.9399, 65.4753, 14.3703
CIE-LCH:
60.9399, 67.0337, 12.3788
CIE-Luv:
60.9399, 116.1897, 5.2734
Hunter-Lab:
54.0182, 62.8185, 13.0900
#fd577d color charts
#fd577d color shades, tints & tones
#fd577d color schemes
#fd577d color preview, HTML & CSS examples
This text has a color of #fd577d
<p style="color:#fd577d;">Text here</p>
.mytext {color:#fd577d;}
This box has a color of #fd577d
<div style="background-color:#fd577d;">Content here</div>
.mybackground {background-color:#fd577d;}
Border around this has a color of #fd577d
<div style="border:2px solid #fd577d;">Content here</div>
.myborder {border:2px solid #fd577d;}