#fc2a1a color space conversions
Hex:
#fc2a1a
RGB:
252, 42, 26
CMY:
1, 84, 90
CMYK:
0, 83, 90, 1
HSL:
4°, 97.4138%, 54.5098%
HSV (HSB):
4°, 89.6825%, 98.8235%
XYZ:
41.1593, 22.4260, 3.1366
xyY:
0.6169, 0.3361, 22.4260
CIE-Lab:
54.4761, 74.5037, 60.2008
CIE-LCH:
54.4761, 95.7859, 38.9390
CIE-Luv:
54.4761, 161.2015, 37.7136
Hunter-Lab:
47.3561, 72.2694, 29.2222
#fc2a1a color charts
#fc2a1a color shades, tints & tones
#fc2a1a color schemes
#fc2a1a color preview, HTML & CSS examples
This text has a color of #fc2a1a
<p style="color:#fc2a1a;">Text here</p>
.mytext {color:#fc2a1a;}
This box has a color of #fc2a1a
<div style="background-color:#fc2a1a;">Content here</div>
.mybackground {background-color:#fc2a1a;}
Border around this has a color of #fc2a1a
<div style="border:2px solid #fc2a1a;">Content here</div>
.myborder {border:2px solid #fc2a1a;}