#fc020a color space conversions
Hex:
#fc020a
RGB:
252, 2, 10
CMY:
1, 99, 96
CMYK:
0, 99, 96, 1
HSL:
358°, 98.4252%, 49.8039%
HSV (HSB):
358°, 99.2063%, 98.8235%
XYZ:
40.2214, 20.7608, 2.1745
xyY:
0.6369, 0.3287, 20.7608
CIE-Lab:
52.6867, 79.3211, 64.1633
CIE-LCH:
52.6867, 102.0234, 38.9696
CIE-Luv:
52.6867, 172.1664, 36.5440
Hunter-Lab:
45.5640, 77.8329, 29.0653
#fc020a color charts
#fc020a color shades, tints & tones
#fc020a color schemes
#fc020a color preview, HTML & CSS examples
This text has a color of #fc020a
<p style="color:#fc020a;">Text here</p>
.mytext {color:#fc020a;}
This box has a color of #fc020a
<div style="background-color:#fc020a;">Content here</div>
.mybackground {background-color:#fc020a;}
Border around this has a color of #fc020a
<div style="border:2px solid #fc020a;">Content here</div>
.myborder {border:2px solid #fc020a;}