#fb0c2e color space conversions
Hex:
#fb0c2e
RGB:
251, 12, 46
CMY:
2, 95, 82
CMYK:
0, 95, 82, 2
HSL:
351°, 96.7611%, 51.5686%
HSV (HSB):
351°, 95.2191%, 98.4314%
XYZ:
40.4083, 20.9694, 4.5025
xyY:
0.6134, 0.3183, 20.9694
CIE-Lab:
52.9160, 78.9131, 49.6596
CIE-LCH:
52.9160, 93.2382, 32.1820
CIE-Luv:
52.9160, 165.6727, 30.1762
Hunter-Lab:
45.7924, 77.3759, 26.2250
#fb0c2e color charts
#fb0c2e color shades, tints & tones
#fb0c2e color schemes
#fb0c2e color preview, HTML & CSS examples
This text has a color of #fb0c2e
<p style="color:#fb0c2e;">Text here</p>
.mytext {color:#fb0c2e;}
This box has a color of #fb0c2e
<div style="background-color:#fb0c2e;">Content here</div>
.mybackground {background-color:#fb0c2e;}
Border around this has a color of #fb0c2e
<div style="border:2px solid #fb0c2e;">Content here</div>
.myborder {border:2px solid #fb0c2e;}