#fc1241 color space conversions
Hex:
#fc1241
RGB:
252, 18, 65
CMY:
1, 93, 75
CMYK:
0, 93, 74, 1
HSL:
348°, 97.5000%, 52.9412%
HSV (HSB):
348°, 92.8571%, 98.8235%
XYZ:
41.3153, 21.5097, 6.9753
xyY:
0.5919, 0.3082, 21.5097
CIE-Lab:
53.5029, 79.1758, 39.8068
CIE-LCH:
53.5029, 88.6193, 26.6916
CIE-Luv:
53.5029, 161.0424, 24.0907
Hunter-Lab:
46.3786, 77.8503, 23.5479
#fc1241 color charts
#fc1241 color shades, tints & tones
#fc1241 color schemes
#fc1241 color preview, HTML & CSS examples
This text has a color of #fc1241
<p style="color:#fc1241;">Text here</p>
.mytext {color:#fc1241;}
This box has a color of #fc1241
<div style="background-color:#fc1241;">Content here</div>
.mybackground {background-color:#fc1241;}
Border around this has a color of #fc1241
<div style="border:2px solid #fc1241;">Content here</div>
.myborder {border:2px solid #fc1241;}