#fc1d3f color space conversions
Hex:
#fc1d3f
RGB:
252, 29, 63
CMY:
1, 89, 75
CMYK:
0, 88, 75, 1
HSL:
351°, 97.3799%, 55.0980%
HSV (HSB):
351°, 88.4921%, 98.8235%
XYZ:
41.4815, 21.9331, 6.7498
xyY:
0.5912, 0.3126, 21.9331
CIE-Lab:
53.9559, 77.7301, 41.4594
CIE-LCH:
53.9559, 88.0957, 28.0744
CIE-Luv:
53.9559, 159.0974, 25.8614
Hunter-Lab:
46.8327, 76.1466, 24.2377
#fc1d3f color charts
#fc1d3f color shades, tints & tones
#fc1d3f color schemes
#fc1d3f color preview, HTML & CSS examples
This text has a color of #fc1d3f
<p style="color:#fc1d3f;">Text here</p>
.mytext {color:#fc1d3f;}
This box has a color of #fc1d3f
<div style="background-color:#fc1d3f;">Content here</div>
.mybackground {background-color:#fc1d3f;}
Border around this has a color of #fc1d3f
<div style="border:2px solid #fc1d3f;">Content here</div>
.myborder {border:2px solid #fc1d3f;}