#fc7570 color space conversions
Hex:
#fc7570
RGB:
252, 117, 112
CMY:
1, 54, 56
CMYK:
0, 54, 56, 1
HSL:
2°, 95.8904%, 71.3725%
HSV (HSB):
2°, 55.5556%, 98.8235%
XYZ:
49.4308, 34.5879, 19.4001
xyY:
0.4780, 0.3344, 34.5879
CIE-Lab:
65.4265, 51.1134, 27.8495
CIE-LCH:
65.4265, 58.2080, 28.5841
CIE-Luv:
65.4265, 100.1819, 24.3060
Hunter-Lab:
58.8115, 47.1085, 21.6101
#fc7570 color charts
#fc7570 color shades, tints & tones
#fc7570 color schemes
#fc7570 color preview, HTML & CSS examples
This text has a color of #fc7570
<p style="color:#fc7570;">Text here</p>
.mytext {color:#fc7570;}
This box has a color of #fc7570
<div style="background-color:#fc7570;">Content here</div>
.mybackground {background-color:#fc7570;}
Border around this has a color of #fc7570
<div style="border:2px solid #fc7570;">Content here</div>
.myborder {border:2px solid #fc7570;}