#fc0f48 color space conversions
Hex:
#fc0f48
RGB:
252, 15, 72
CMY:
1, 94, 72
CMYK:
0, 94, 71, 1
HSL:
346°, 97.5309%, 52.3529%
HSV (HSB):
346°, 94.0476%, 98.8235%
XYZ:
41.4854, 21.5050, 8.0952
xyY:
0.5836, 0.3025, 21.5050
CIE-Lab:
53.4978, 79.7168, 35.7256
CIE-LCH:
53.4978, 87.3561, 24.1398
CIE-Luv:
53.4978, 159.5856, 20.8963
Hunter-Lab:
46.3735, 78.5314, 22.1114
#fc0f48 color charts
#fc0f48 color shades, tints & tones
#fc0f48 color schemes
#fc0f48 color preview, HTML & CSS examples
This text has a color of #fc0f48
<p style="color:#fc0f48;">Text here</p>
.mytext {color:#fc0f48;}
This box has a color of #fc0f48
<div style="background-color:#fc0f48;">Content here</div>
.mybackground {background-color:#fc0f48;}
Border around this has a color of #fc0f48
<div style="border:2px solid #fc0f48;">Content here</div>
.myborder {border:2px solid #fc0f48;}