#fc241b color space conversions
Hex:
#fc241b
RGB:
252, 36, 27
CMY:
1, 86, 89
CMYK:
0, 86, 89, 1
HSL:
2°, 97.4026%, 54.7059%
HSV (HSB):
2°, 89.2857%, 98.8235%
XYZ:
40.9736, 22.0363, 3.1308
xyY:
0.6195, 0.3332, 22.0363
CIE-Lab:
54.0655, 75.7034, 59.5307
CIE-LCH:
54.0655, 96.3064, 38.1803
CIE-Luv:
54.0655, 163.3636, 36.7793
Hunter-Lab:
46.9429, 73.6518, 28.9057
#fc241b color charts
#fc241b color shades, tints & tones
#fc241b color schemes
#fc241b color preview, HTML & CSS examples
This text has a color of #fc241b
<p style="color:#fc241b;">Text here</p>
.mytext {color:#fc241b;}
This box has a color of #fc241b
<div style="background-color:#fc241b;">Content here</div>
.mybackground {background-color:#fc241b;}
Border around this has a color of #fc241b
<div style="border:2px solid #fc241b;">Content here</div>
.myborder {border:2px solid #fc241b;}