#fc302a color space conversions
Hex:
#fc302a
RGB:
252, 48, 42
CMY:
1, 81, 84
CMYK:
0, 81, 83, 1
HSL:
2°, 97.2222%, 57.6471%
HSV (HSB):
2°, 83.3333%, 98.8235%
XYZ:
41.6198, 22.9765, 4.4318
xyY:
0.6029, 0.3329, 22.9765
CIE-Lab:
55.0481, 73.4432, 53.6997
CIE-LCH:
55.0481, 90.9812, 36.1733
CIE-Luv:
55.0481, 156.5883, 35.2094
Hunter-Lab:
47.9338, 71.1029, 28.0719
#fc302a color charts
#fc302a color shades, tints & tones
#fc302a color schemes
#fc302a color preview, HTML & CSS examples
This text has a color of #fc302a
<p style="color:#fc302a;">Text here</p>
.mytext {color:#fc302a;}
This box has a color of #fc302a
<div style="background-color:#fc302a;">Content here</div>
.mybackground {background-color:#fc302a;}
Border around this has a color of #fc302a
<div style="border:2px solid #fc302a;">Content here</div>
.myborder {border:2px solid #fc302a;}