#fd726d color space conversions
Hex:
#fd726d
RGB:
253, 114, 109
CMY:
1, 55, 57
CMYK:
0, 55, 57, 1
HSL:
2°, 97.2973%, 70.9804%
HSV (HSB):
2°, 56.9170%, 99.2157%
XYZ:
49.2856, 34.0214, 18.4371
xyY:
0.4844, 0.3344, 34.0214
CIE-Lab:
64.9796, 52.6460, 28.9725
CIE-LCH:
64.9796, 60.0917, 28.8252
CIE-Luv:
64.9796, 103.6995, 25.0077
Hunter-Lab:
58.3279, 48.7544, 22.0882
#fd726d color charts
#fd726d color shades, tints & tones
#fd726d color schemes
#fd726d color preview, HTML & CSS examples
This text has a color of #fd726d
<p style="color:#fd726d;">Text here</p>
.mytext {color:#fd726d;}
This box has a color of #fd726d
<div style="background-color:#fd726d;">Content here</div>
.mybackground {background-color:#fd726d;}
Border around this has a color of #fd726d
<div style="border:2px solid #fd726d;">Content here</div>
.myborder {border:2px solid #fd726d;}