#fc7e70 color space conversions
Hex:
#fc7e70
RGB:
252, 126, 112
CMY:
1, 51, 56
CMYK:
0, 50, 56, 1
HSL:
6°, 95.8904%, 71.3725%
HSV (HSB):
6°, 55.5556%, 98.8235%
XYZ:
50.5304, 36.7870, 19.7666
xyY:
0.4719, 0.3435, 36.7870
CIE-Lab:
67.1169, 46.7868, 30.0596
CIE-LCH:
67.1169, 55.6110, 32.7200
CIE-Luv:
67.1169, 93.9250, 27.9773
Hunter-Lab:
60.6523, 42.5696, 23.1340
#fc7e70 color charts
#fc7e70 color shades, tints & tones
#fc7e70 color schemes
#fc7e70 color preview, HTML & CSS examples
This text has a color of #fc7e70
<p style="color:#fc7e70;">Text here</p>
.mytext {color:#fc7e70;}
This box has a color of #fc7e70
<div style="background-color:#fc7e70;">Content here</div>
.mybackground {background-color:#fc7e70;}
Border around this has a color of #fc7e70
<div style="border:2px solid #fc7e70;">Content here</div>
.myborder {border:2px solid #fc7e70;}