#fc725e color space conversions
Hex:
#fc725e
RGB:
252, 114, 94
CMY:
1, 55, 63
CMYK:
0, 55, 63, 1
HSL:
8°, 96.3415%, 67.8431%
HSV (HSB):
8°, 62.6984%, 98.8235%
XYZ:
48.1826, 33.5382, 14.5237
xyY:
0.5006, 0.3485, 33.5382
CIE-Lab:
64.5944, 51.2869, 36.7672
CIE-LCH:
64.5944, 63.1045, 35.6365
CIE-Luv:
64.5944, 105.9490, 32.8435
Hunter-Lab:
57.9122, 47.1645, 25.6693
#fc725e color charts
#fc725e color shades, tints & tones
#fc725e color schemes
#fc725e color preview, HTML & CSS examples
This text has a color of #fc725e
<p style="color:#fc725e;">Text here</p>
.mytext {color:#fc725e;}
This box has a color of #fc725e
<div style="background-color:#fc725e;">Content here</div>
.mybackground {background-color:#fc725e;}
Border around this has a color of #fc725e
<div style="border:2px solid #fc725e;">Content here</div>
.myborder {border:2px solid #fc725e;}