#fc1044 color space conversions
Hex:
#fc1044
RGB:
252, 16, 68
CMY:
1, 94, 73
CMYK:
0, 94, 73, 1
HSL:
347°, 97.5207%, 52.5490%
HSV (HSB):
347°, 93.6508%, 98.8235%
XYZ:
41.3736, 21.4834, 7.4349
xyY:
0.5886, 0.3056, 21.4834
CIE-Lab:
53.4745, 79.4760, 38.0372
CIE-LCH:
53.4745, 88.1094, 25.5758
CIE-Luv:
53.4745, 160.5705, 22.7068
Hunter-Lab:
46.3502, 78.2217, 22.9346
#fc1044 color charts
#fc1044 color shades, tints & tones
#fc1044 color schemes
#fc1044 color preview, HTML & CSS examples
This text has a color of #fc1044
<p style="color:#fc1044;">Text here</p>
.mytext {color:#fc1044;}
This box has a color of #fc1044
<div style="background-color:#fc1044;">Content here</div>
.mybackground {background-color:#fc1044;}
Border around this has a color of #fc1044
<div style="border:2px solid #fc1044;">Content here</div>
.myborder {border:2px solid #fc1044;}