#fc1b2b color space conversions
Hex:
#fc1b2b
RGB:
252, 27, 43
CMY:
1, 89, 83
CMYK:
0, 89, 83, 1
HSL:
356°, 97.4026%, 54.7059%
HSV (HSB):
356°, 89.2857%, 98.8235%
XYZ:
40.9729, 21.6537, 4.3056
xyY:
0.6122, 0.3235, 21.6537
CIE-Lab:
53.6577, 77.4593, 51.9618
CIE-LCH:
53.6577, 93.2736, 33.8548
CIE-Luv:
53.6577, 163.8817, 32.2838
Hunter-Lab:
46.5336, 75.7357, 27.0876
#fc1b2b color charts
#fc1b2b color shades, tints & tones
#fc1b2b color schemes
#fc1b2b color preview, HTML & CSS examples
This text has a color of #fc1b2b
<p style="color:#fc1b2b;">Text here</p>
.mytext {color:#fc1b2b;}
This box has a color of #fc1b2b
<div style="background-color:#fc1b2b;">Content here</div>
.mybackground {background-color:#fc1b2b;}
Border around this has a color of #fc1b2b
<div style="border:2px solid #fc1b2b;">Content here</div>
.myborder {border:2px solid #fc1b2b;}