#fc725d color space conversions
Hex:
#fc725d
RGB:
252, 114, 93
CMY:
1, 55, 64
CMYK:
0, 55, 63, 1
HSL:
8°, 96.3636%, 67.6471%
HSV (HSB):
8°, 63.0952%, 98.8235%
XYZ:
48.1380, 33.5204, 14.2889
xyY:
0.5017, 0.3494, 33.5204
CIE-Lab:
64.5801, 51.2255, 37.2964
CIE-LCH:
64.5801, 63.3646, 36.0577
CIE-Luv:
64.5801, 106.1391, 33.3386
Hunter-Lab:
57.8968, 47.0935, 25.8951
#fc725d color charts
#fc725d color shades, tints & tones
#fc725d color schemes
#fc725d color preview, HTML & CSS examples
This text has a color of #fc725d
<p style="color:#fc725d;">Text here</p>
.mytext {color:#fc725d;}
This box has a color of #fc725d
<div style="background-color:#fc725d;">Content here</div>
.mybackground {background-color:#fc725d;}
Border around this has a color of #fc725d
<div style="border:2px solid #fc725d;">Content here</div>
.myborder {border:2px solid #fc725d;}