#fc0c35 color space conversions
Hex:
#fc0c35
RGB:
252, 12, 53
CMY:
1, 95, 79
CMYK:
0, 95, 79, 1
HSL:
350°, 97.5610%, 51.7647%
HSV (HSB):
350°, 95.2381%, 98.8235%
XYZ:
40.9190, 21.2154, 5.3065
xyY:
0.6067, 0.3146, 21.2154
CIE-Lab:
53.1845, 79.3332, 46.2293
CIE-LCH:
53.1845, 91.8200, 30.2304
CIE-Luv:
53.1845, 164.9315, 28.1670
Hunter-Lab:
46.0602, 77.9704, 25.4115
#fc0c35 color charts
#fc0c35 color shades, tints & tones
#fc0c35 color schemes
#fc0c35 color preview, HTML & CSS examples
This text has a color of #fc0c35
<p style="color:#fc0c35;">Text here</p>
.mytext {color:#fc0c35;}
This box has a color of #fc0c35
<div style="background-color:#fc0c35;">Content here</div>
.mybackground {background-color:#fc0c35;}
Border around this has a color of #fc0c35
<div style="border:2px solid #fc0c35;">Content here</div>
.myborder {border:2px solid #fc0c35;}