#fc042b color space conversions
Hex:
#fc042b
RGB:
252, 4, 43
CMY:
1, 98, 83
CMYK:
0, 98, 83, 1
HSL:
351°, 97.6378%, 50.1961%
HSV (HSB):
351°, 98.4127%, 98.8235%
XYZ:
40.6243, 20.9567, 4.1894
xyY:
0.6177, 0.3186, 20.9567
CIE-Lab:
52.9021, 79.6421, 51.2775
CIE-LCH:
52.9021, 94.7220, 32.7754
CIE-Luv:
52.9021, 167.9967, 30.8300
Hunter-Lab:
45.7785, 78.2906, 26.6190
#fc042b color charts
#fc042b color shades, tints & tones
#fc042b color schemes
#fc042b color preview, HTML & CSS examples
This text has a color of #fc042b
<p style="color:#fc042b;">Text here</p>
.mytext {color:#fc042b;}
This box has a color of #fc042b
<div style="background-color:#fc042b;">Content here</div>
.mybackground {background-color:#fc042b;}
Border around this has a color of #fc042b
<div style="border:2px solid #fc042b;">Content here</div>
.myborder {border:2px solid #fc042b;}