#fc1e28 color space conversions
Hex:
#fc1e28
RGB:
252, 30, 40
CMY:
1, 88, 84
CMYK:
0, 88, 84, 1
HSL:
357°, 97.3684%, 55.2941%
HSV (HSB):
357°, 88.0952%, 98.8235%
XYZ:
40.9922, 21.7772, 4.0504
xyY:
0.6135, 0.3259, 21.7772
CIE-Lab:
53.7898, 76.9490, 53.5633
CIE-LCH:
53.7898, 93.7560, 34.8414
CIE-Luv:
53.7898, 163.5464, 33.3616
Hunter-Lab:
46.6660, 75.1315, 27.5202
#fc1e28 color charts
#fc1e28 color shades, tints & tones
#fc1e28 color schemes
#fc1e28 color preview, HTML & CSS examples
This text has a color of #fc1e28
<p style="color:#fc1e28;">Text here</p>
.mytext {color:#fc1e28;}
This box has a color of #fc1e28
<div style="background-color:#fc1e28;">Content here</div>
.mybackground {background-color:#fc1e28;}
Border around this has a color of #fc1e28
<div style="border:2px solid #fc1e28;">Content here</div>
.myborder {border:2px solid #fc1e28;}