#fc5f70 color space conversions
Hex:
#fc5f70
RGB:
252, 95, 112
CMY:
1, 63, 56
CMYK:
0, 62, 56, 1
HSL:
354°, 96.3190%, 68.0392%
HSV (HSB):
354°, 62.3016%, 98.8235%
XYZ:
47.1617, 30.0497, 18.6437
xyY:
0.4920, 0.3135, 30.0497
CIE-Lab:
61.6971, 60.9394, 22.9014
CIE-LCH:
61.6971, 65.1006, 20.5965
CIE-Luv:
61.6971, 114.5163, 16.0238
Hunter-Lab:
54.8176, 57.6396, 18.2075
#fc5f70 color charts
#fc5f70 color shades, tints & tones
#fc5f70 color schemes
#fc5f70 color preview, HTML & CSS examples
This text has a color of #fc5f70
<p style="color:#fc5f70;">Text here</p>
.mytext {color:#fc5f70;}
This box has a color of #fc5f70
<div style="background-color:#fc5f70;">Content here</div>
.mybackground {background-color:#fc5f70;}
Border around this has a color of #fc5f70
<div style="border:2px solid #fc5f70;">Content here</div>
.myborder {border:2px solid #fc5f70;}