#fc8f60 color space conversions
Hex:
#fc8f60
RGB:
252, 143, 96
CMY:
1, 44, 62
CMYK:
0, 43, 62, 1
HSL:
18°, 96.2963%, 68.2353%
HSV (HSB):
18°, 61.9048%, 98.8235%
XYZ:
52.0787, 41.1849, 16.2710
xyY:
0.4755, 0.3760, 41.1849
CIE-Lab:
70.3053, 37.1394, 42.6698
CIE-LCH:
70.3053, 56.5690, 48.9640
CIE-Luv:
70.3053, 84.1066, 43.3506
Hunter-Lab:
64.1755, 32.5465, 29.8905
#fc8f60 color charts
#fc8f60 color shades, tints & tones
#fc8f60 color schemes
#fc8f60 color preview, HTML & CSS examples
This text has a color of #fc8f60
<p style="color:#fc8f60;">Text here</p>
.mytext {color:#fc8f60;}
This box has a color of #fc8f60
<div style="background-color:#fc8f60;">Content here</div>
.mybackground {background-color:#fc8f60;}
Border around this has a color of #fc8f60
<div style="border:2px solid #fc8f60;">Content here</div>
.myborder {border:2px solid #fc8f60;}