#fc041d color space conversions
Hex:
#fc041d
RGB:
252, 4, 29
CMY:
1, 98, 89
CMYK:
0, 98, 88, 1
HSL:
354°, 97.6378%, 50.1961%
HSV (HSB):
354°, 98.4127%, 98.8235%
XYZ:
40.4101, 20.8710, 3.0611
xyY:
0.6281, 0.3244, 20.8710
CIE-Lab:
52.8080, 79.3842, 57.8210
CIE-LCH:
52.8080, 98.2096, 36.0684
CIE-Luv:
52.8080, 170.1638, 34.0603
Hunter-Lab:
45.6848, 77.9423, 28.0067
#fc041d color charts
#fc041d color shades, tints & tones
#fc041d color schemes
#fc041d color preview, HTML & CSS examples
This text has a color of #fc041d
<p style="color:#fc041d;">Text here</p>
.mytext {color:#fc041d;}
This box has a color of #fc041d
<div style="background-color:#fc041d;">Content here</div>
.mybackground {background-color:#fc041d;}
Border around this has a color of #fc041d
<div style="border:2px solid #fc041d;">Content here</div>
.myborder {border:2px solid #fc041d;}