#fc8e70 color space conversions
Hex:
#fc8e70
RGB:
252, 142, 112
CMY:
1, 44, 56
CMYK:
0, 44, 56, 1
HSL:
13°, 95.8904%, 71.3725%
HSV (HSB):
13°, 55.5556%, 98.8235%
XYZ:
52.7425, 41.2113, 20.5040
xyY:
0.4608, 0.3601, 41.2113
CIE-Lab:
70.3237, 38.7911, 34.1976
CIE-LCH:
70.3237, 51.7129, 41.3988
CIE-Luv:
70.3237, 82.4651, 34.8009
Hunter-Lab:
64.1960, 34.3099, 26.0002
#fc8e70 color charts
#fc8e70 color shades, tints & tones
#fc8e70 color schemes
#fc8e70 color preview, HTML & CSS examples
This text has a color of #fc8e70
<p style="color:#fc8e70;">Text here</p>
.mytext {color:#fc8e70;}
This box has a color of #fc8e70
<div style="background-color:#fc8e70;">Content here</div>
.mybackground {background-color:#fc8e70;}
Border around this has a color of #fc8e70
<div style="border:2px solid #fc8e70;">Content here</div>
.myborder {border:2px solid #fc8e70;}