#fc241a color space conversions
Hex:
#fc241a
RGB:
252, 36, 26
CMY:
1, 86, 90
CMYK:
0, 86, 90, 1
HSL:
3°, 97.4138%, 54.5098%
HSV (HSB):
3°, 89.6825%, 98.8235%
XYZ:
40.9622, 22.0318, 3.0709
xyY:
0.6200, 0.3335, 22.0318
CIE-Lab:
54.0607, 75.6893, 59.9157
CIE-LCH:
54.0607, 96.5337, 38.3652
CIE-Luv:
54.0607, 163.4711, 36.9497
Hunter-Lab:
46.9380, 73.6331, 28.9776
#fc241a color charts
#fc241a color shades, tints & tones
#fc241a color schemes
#fc241a color preview, HTML & CSS examples
This text has a color of #fc241a
<p style="color:#fc241a;">Text here</p>
.mytext {color:#fc241a;}
This box has a color of #fc241a
<div style="background-color:#fc241a;">Content here</div>
.mybackground {background-color:#fc241a;}
Border around this has a color of #fc241a
<div style="border:2px solid #fc241a;">Content here</div>
.myborder {border:2px solid #fc241a;}