#fc8e80 color space conversions
Hex:
#fc8e80
RGB:
252, 142, 128
CMY:
1, 44, 50
CMYK:
0, 44, 49, 1
HSL:
7°, 95.3846%, 74.5098%
HSV (HSB):
7°, 49.2063%, 98.8235%
XYZ:
53.7142, 41.6000, 25.6206
xyY:
0.4442, 0.3440, 41.6000
CIE-Lab:
70.5942, 40.1328, 25.8271
CIE-LCH:
70.5942, 47.7251, 32.7629
CIE-Luv:
70.5942, 79.7491, 25.5461
Hunter-Lab:
64.4980, 35.7838, 21.5968
#fc8e80 color charts
#fc8e80 color shades, tints & tones
#fc8e80 color schemes
#fc8e80 color preview, HTML & CSS examples
This text has a color of #fc8e80
<p style="color:#fc8e80;">Text here</p>
.mytext {color:#fc8e80;}
This box has a color of #fc8e80
<div style="background-color:#fc8e80;">Content here</div>
.mybackground {background-color:#fc8e80;}
Border around this has a color of #fc8e80
<div style="border:2px solid #fc8e80;">Content here</div>
.myborder {border:2px solid #fc8e80;}