#fc1b3f color space conversions
Hex:
#fc1b3f
RGB:
252, 27, 63
CMY:
1, 89, 75
CMYK:
0, 89, 75, 1
HSL:
350°, 97.4026%, 54.7059%
HSV (HSB):
350°, 89.2857%, 98.8235%
XYZ:
41.4340, 21.8382, 6.7340
xyY:
0.5919, 0.3119, 21.8382
CIE-Lab:
53.8549, 78.0209, 41.3472
CIE-LCH:
53.8549, 88.2997, 27.9214
CIE-Luv:
53.8549, 159.6177, 25.6566
Hunter-Lab:
46.7314, 76.4859, 24.1682
#fc1b3f color charts
#fc1b3f color shades, tints & tones
#fc1b3f color schemes
#fc1b3f color preview, HTML & CSS examples
This text has a color of #fc1b3f
<p style="color:#fc1b3f;">Text here</p>
.mytext {color:#fc1b3f;}
This box has a color of #fc1b3f
<div style="background-color:#fc1b3f;">Content here</div>
.mybackground {background-color:#fc1b3f;}
Border around this has a color of #fc1b3f
<div style="border:2px solid #fc1b3f;">Content here</div>
.myborder {border:2px solid #fc1b3f;}