#fb0c24 color space conversions
Hex:
#fb0c24
RGB:
251, 12, 36
CMY:
2, 95, 86
CMYK:
0, 95, 86, 2
HSL:
354°, 96.7611%, 51.5686%
HSV (HSB):
354°, 95.2191%, 98.4314%
XYZ:
40.2336, 20.8995, 3.5825
xyY:
0.6217, 0.3229, 20.8995
CIE-Lab:
52.8394, 78.7008, 54.6011
CIE-LCH:
52.8394, 95.7867, 34.7521
CIE-Luv:
52.8394, 167.4086, 32.7919
Hunter-Lab:
45.7160, 77.0905, 27.3550
#fb0c24 color charts
#fb0c24 color shades, tints & tones
#fb0c24 color schemes
#fb0c24 color preview, HTML & CSS examples
This text has a color of #fb0c24
<p style="color:#fb0c24;">Text here</p>
.mytext {color:#fb0c24;}
This box has a color of #fb0c24
<div style="background-color:#fb0c24;">Content here</div>
.mybackground {background-color:#fb0c24;}
Border around this has a color of #fb0c24
<div style="border:2px solid #fb0c24;">Content here</div>
.myborder {border:2px solid #fb0c24;}