#fc0b2c color space conversions
Hex:
#fc0b2c
RGB:
252, 11, 44
CMY:
1, 96, 83
CMYK:
0, 96, 83, 1
HSL:
352°, 97.5709%, 51.5686%
HSV (HSB):
352°, 95.6349%, 98.8235%
XYZ:
40.7192, 21.1166, 4.3127
xyY:
0.6156, 0.3192, 21.1166
CIE-Lab:
53.0769, 79.1814, 50.9232
CIE-LCH:
53.0769, 94.1428, 32.7459
CIE-Luv:
53.0769, 166.9000, 30.8759
Hunter-Lab:
45.9528, 77.7528, 26.6027
#fc0b2c color charts
#fc0b2c color shades, tints & tones
#fc0b2c color schemes
#fc0b2c color preview, HTML & CSS examples
This text has a color of #fc0b2c
<p style="color:#fc0b2c;">Text here</p>
.mytext {color:#fc0b2c;}
This box has a color of #fc0b2c
<div style="background-color:#fc0b2c;">Content here</div>
.mybackground {background-color:#fc0b2c;}
Border around this has a color of #fc0b2c
<div style="border:2px solid #fc0b2c;">Content here</div>
.myborder {border:2px solid #fc0b2c;}