#fc1441 color space conversions
Hex:
#fc1441
RGB:
252, 20, 65
CMY:
1, 92, 75
CMYK:
0, 92, 74, 1
HSL:
348°, 97.4790%, 53.3333%
HSV (HSB):
348°, 92.0635%, 98.8235%
XYZ:
41.3492, 21.5774, 6.9865
xyY:
0.5914, 0.3086, 21.5774
CIE-Lab:
53.5757, 78.9652, 39.8892
CIE-LCH:
53.5757, 88.4684, 26.8006
CIE-Luv:
53.5757, 160.6667, 24.2398
Hunter-Lab:
46.4515, 77.6031, 23.5985
#fc1441 color charts
#fc1441 color shades, tints & tones
#fc1441 color schemes
#fc1441 color preview, HTML & CSS examples
This text has a color of #fc1441
<p style="color:#fc1441;">Text here</p>
.mytext {color:#fc1441;}
This box has a color of #fc1441
<div style="background-color:#fc1441;">Content here</div>
.mybackground {background-color:#fc1441;}
Border around this has a color of #fc1441
<div style="border:2px solid #fc1441;">Content here</div>
.myborder {border:2px solid #fc1441;}