#fc0302 color space conversions
Hex:
#fc0302
RGB:
252, 3, 2
CMY:
1, 99, 99
CMYK:
0, 99, 99, 1
HSL:
0°, 98.4252%, 49.8039%
HSV (HSB):
0°, 99.2063%, 98.8235%
XYZ:
40.1884, 20.7650, 1.9473
xyY:
0.6389, 0.3301, 20.7650
CIE-Lab:
52.6913, 79.1986, 66.1309
CIE-LCH:
52.6913, 103.1781, 39.8619
CIE-Luv:
52.6913, 172.4898, 37.2708
Hunter-Lab:
45.5686, 77.6799, 29.3643
#fc0302 color charts
#fc0302 color shades, tints & tones
#fc0302 color schemes
#fc0302 color preview, HTML & CSS examples
This text has a color of #fc0302
<p style="color:#fc0302;">Text here</p>
.mytext {color:#fc0302;}
This box has a color of #fc0302
<div style="background-color:#fc0302;">Content here</div>
.mybackground {background-color:#fc0302;}
Border around this has a color of #fc0302
<div style="border:2px solid #fc0302;">Content here</div>
.myborder {border:2px solid #fc0302;}