#fd5c7d color space conversions
Hex:
#fd5c7d
RGB:
253, 92, 125
CMY:
1, 64, 51
CMYK:
0, 64, 51, 1
HSL:
348°, 97.5758%, 67.6471%
HSV (HSB):
348°, 63.6364%, 99.2157%
XYZ:
48.0368, 30.0176, 22.6642
xyY:
0.4769, 0.2980, 30.0176
CIE-Lab:
61.6694, 63.4921, 15.3841
CIE-LCH:
61.6694, 65.3293, 13.6203
CIE-Luv:
61.6694, 113.4145, 6.9973
Hunter-Lab:
54.7883, 60.6241, 13.8254
#fd5c7d color charts
#fd5c7d color shades, tints & tones
#fd5c7d color schemes
#fd5c7d color preview, HTML & CSS examples
This text has a color of #fd5c7d
<p style="color:#fd5c7d;">Text here</p>
.mytext {color:#fd5c7d;}
This box has a color of #fd5c7d
<div style="background-color:#fd5c7d;">Content here</div>
.mybackground {background-color:#fd5c7d;}
Border around this has a color of #fd5c7d
<div style="border:2px solid #fd5c7d;">Content here</div>
.myborder {border:2px solid #fd5c7d;}