#fd725d color space conversions
Hex:
#fd725d
RGB:
253, 114, 93
CMY:
1, 55, 64
CMYK:
0, 55, 63, 1
HSL:
8°, 97.5610%, 67.8431%
HSV (HSB):
8°, 63.2411%, 99.2157%
XYZ:
48.5011, 33.7076, 14.3059
xyY:
0.5025, 0.3492, 33.7076
CIE-Lab:
64.7298, 51.5797, 37.5142
CIE-LCH:
64.7298, 63.7792, 36.0286
CIE-Luv:
64.7298, 106.9599, 33.4833
Hunter-Lab:
58.0582, 47.5147, 26.0314
#fd725d color charts
#fd725d color shades, tints & tones
#fd725d color schemes
#fd725d color preview, HTML & CSS examples
This text has a color of #fd725d
<p style="color:#fd725d;">Text here</p>
.mytext {color:#fd725d;}
This box has a color of #fd725d
<div style="background-color:#fd725d;">Content here</div>
.mybackground {background-color:#fd725d;}
Border around this has a color of #fd725d
<div style="border:2px solid #fd725d;">Content here</div>
.myborder {border:2px solid #fd725d;}