#fc013f color space conversions
Hex:
#fc013f
RGB:
252, 1, 63
CMY:
1, 100, 75
CMYK:
0, 100, 75, 1
HSL:
345°, 99.2095%, 49.6078%
HSV (HSB):
345°, 99.6032%, 98.8235%
XYZ:
41.0529, 21.0760, 6.6070
xyY:
0.5973, 0.3066, 21.0760
CIE-Lab:
53.0326, 80.3994, 40.4299
CIE-LCH:
53.0326, 89.9924, 26.6961
CIE-Luv:
53.0326, 163.8888, 23.9822
Hunter-Lab:
45.9086, 79.2801, 23.6033
#fc013f color charts
#fc013f color shades, tints & tones
#fc013f color schemes
#fc013f color preview, HTML & CSS examples
This text has a color of #fc013f
<p style="color:#fc013f;">Text here</p>
.mytext {color:#fc013f;}
This box has a color of #fc013f
<div style="background-color:#fc013f;">Content here</div>
.mybackground {background-color:#fc013f;}
Border around this has a color of #fc013f
<div style="border:2px solid #fc013f;">Content here</div>
.myborder {border:2px solid #fc013f;}