#fc1a3e color space conversions
Hex:
#fc1a3e
RGB:
252, 26, 62
CMY:
1, 90, 76
CMYK:
0, 90, 75, 1
HSL:
350°, 97.4138%, 54.5098%
HSV (HSB):
350°, 89.6825%, 98.8235%
XYZ:
41.3838, 21.7820, 6.5806
xyY:
0.5933, 0.3123, 21.7820
CIE-Lab:
53.7950, 78.1259, 41.8490
CIE-LCH:
53.7950, 88.6284, 28.1762
CIE-Luv:
53.7950, 160.1164, 25.9485
Hunter-Lab:
46.6712, 76.6028, 24.3100
#fc1a3e color charts
#fc1a3e color shades, tints & tones
#fc1a3e color schemes
#fc1a3e color preview, HTML & CSS examples
This text has a color of #fc1a3e
<p style="color:#fc1a3e;">Text here</p>
.mytext {color:#fc1a3e;}
This box has a color of #fc1a3e
<div style="background-color:#fc1a3e;">Content here</div>
.mybackground {background-color:#fc1a3e;}
Border around this has a color of #fc1a3e
<div style="border:2px solid #fc1a3e;">Content here</div>
.myborder {border:2px solid #fc1a3e;}