#fc1a23 color space conversions
Hex:
#fc1a23
RGB:
252, 26, 35
CMY:
1, 90, 86
CMYK:
0, 90, 86, 1
HSL:
358°, 97.4138%, 54.5098%
HSV (HSB):
358°, 89.6825%, 98.8235%
XYZ:
40.8177, 21.5556, 3.5994
xyY:
0.6187, 0.3267, 21.5556
CIE-Lab:
53.5523, 77.4360, 55.7296
CIE-LCH:
53.5523, 95.4051, 35.7420
CIE-Luv:
53.5523, 165.4170, 34.1595
Hunter-Lab:
46.4280, 75.6811, 27.9030
#fc1a23 color charts
#fc1a23 color shades, tints & tones
#fc1a23 color schemes
#fc1a23 color preview, HTML & CSS examples
This text has a color of #fc1a23
<p style="color:#fc1a23;">Text here</p>
.mytext {color:#fc1a23;}
This box has a color of #fc1a23
<div style="background-color:#fc1a23;">Content here</div>
.mybackground {background-color:#fc1a23;}
Border around this has a color of #fc1a23
<div style="border:2px solid #fc1a23;">Content here</div>
.myborder {border:2px solid #fc1a23;}