#fc1a28 color space conversions
Hex:
#fc1a28
RGB:
252, 26, 40
CMY:
1, 90, 84
CMYK:
0, 90, 84, 1
HSL:
356°, 97.4138%, 54.5098%
HSV (HSB):
356°, 89.6825%, 98.8235%
XYZ:
40.8973, 21.5874, 4.0187
xyY:
0.6150, 0.3246, 21.5874
CIE-Lab:
53.5865, 77.5336, 53.3871
CIE-LCH:
53.5865, 94.1363, 34.5500
CIE-Luv:
53.5865, 164.6501, 32.9747
Hunter-Lab:
46.4623, 75.8112, 27.3953
#fc1a28 color charts
#fc1a28 color shades, tints & tones
#fc1a28 color schemes
#fc1a28 color preview, HTML & CSS examples
This text has a color of #fc1a28
<p style="color:#fc1a28;">Text here</p>
.mytext {color:#fc1a28;}
This box has a color of #fc1a28
<div style="background-color:#fc1a28;">Content here</div>
.mybackground {background-color:#fc1a28;}
Border around this has a color of #fc1a28
<div style="border:2px solid #fc1a28;">Content here</div>
.myborder {border:2px solid #fc1a28;}