#fd727c color space conversions
Hex:
#fd727c
RGB:
253, 114, 124
CMY:
1, 55, 51
CMYK:
0, 55, 51, 1
HSL:
356°, 97.2028%, 71.9608%
HSV (HSB):
356°, 54.9407%, 99.2157%
XYZ:
50.1634, 34.3725, 23.0594
xyY:
0.4662, 0.3195, 34.3725
CIE-Lab:
65.2572, 53.8201, 20.8849
CIE-LCH:
65.2572, 57.7302, 21.2087
CIE-Luv:
65.2572, 100.2618, 16.0229
Hunter-Lab:
58.6281, 50.1292, 17.7199
#fd727c color charts
#fd727c color shades, tints & tones
#fd727c color schemes
#fd727c color preview, HTML & CSS examples
This text has a color of #fd727c
<p style="color:#fd727c;">Text here</p>
.mytext {color:#fd727c;}
This box has a color of #fd727c
<div style="background-color:#fd727c;">Content here</div>
.mybackground {background-color:#fd727c;}
Border around this has a color of #fd727c
<div style="border:2px solid #fd727c;">Content here</div>
.myborder {border:2px solid #fd727c;}