#fc725b color space conversions
Hex:
#fc725b
RGB:
252, 114, 91
CMY:
1, 55, 64
CMYK:
0, 55, 64, 1
HSL:
9°, 96.4072%, 67.2549%
HSV (HSB):
9°, 63.8889%, 98.8235%
XYZ:
48.0505, 33.4854, 13.8283
xyY:
0.5039, 0.3511, 33.4854
CIE-Lab:
64.5520, 51.1048, 38.3519
CIE-LCH:
64.5520, 63.8950, 36.8866
CIE-Luv:
64.5520, 106.5138, 34.3141
Hunter-Lab:
57.8666, 46.9541, 26.3381
#fc725b color charts
#fc725b color shades, tints & tones
#fc725b color schemes
#fc725b color preview, HTML & CSS examples
This text has a color of #fc725b
<p style="color:#fc725b;">Text here</p>
.mytext {color:#fc725b;}
This box has a color of #fc725b
<div style="background-color:#fc725b;">Content here</div>
.mybackground {background-color:#fc725b;}
Border around this has a color of #fc725b
<div style="border:2px solid #fc725b;">Content here</div>
.myborder {border:2px solid #fc725b;}