#fc240f color space conversions
Hex:
#fc240f
RGB:
252, 36, 15
CMY:
1, 86, 94
CMYK:
0, 86, 94, 1
HSL:
5°, 97.5309%, 52.3529%
HSV (HSB):
5°, 94.0476%, 98.8235%
XYZ:
40.8620, 21.9917, 2.5431
xyY:
0.6248, 0.3363, 21.9917
CIE-Lab:
54.0182, 75.5643, 63.5516
CIE-LCH:
54.0182, 98.7358, 40.0647
CIE-Luv:
54.0182, 164.4239, 38.4601
Hunter-Lab:
46.8953, 73.4683, 29.6115
#fc240f color charts
#fc240f color shades, tints & tones
#fc240f color schemes
#fc240f color preview, HTML & CSS examples
This text has a color of #fc240f
<p style="color:#fc240f;">Text here</p>
.mytext {color:#fc240f;}
This box has a color of #fc240f
<div style="background-color:#fc240f;">Content here</div>
.mybackground {background-color:#fc240f;}
Border around this has a color of #fc240f
<div style="border:2px solid #fc240f;">Content here</div>
.myborder {border:2px solid #fc240f;}