#fb0c0b color space conversions
Hex:
#fb0c0b
RGB:
251, 12, 11
CMY:
2, 95, 96
CMYK:
0, 95, 96, 2
HSL:
0°, 96.7742%, 51.3725%
HSV (HSB):
0°, 95.6175%, 98.4314%
XYZ:
39.9755, 20.7963, 2.2238
xyY:
0.6346, 0.3301, 20.7963
CIE-Lab:
52.7259, 78.3858, 63.8241
CIE-LCH:
52.7259, 101.0834, 39.1536
CIE-Luv:
52.7259, 170.0410, 36.7488
Hunter-Lab:
45.6030, 76.6677, 29.0309
#fb0c0b color charts
#fb0c0b color shades, tints & tones
#fb0c0b color schemes
#fb0c0b color preview, HTML & CSS examples
This text has a color of #fb0c0b
<p style="color:#fb0c0b;">Text here</p>
.mytext {color:#fb0c0b;}
This box has a color of #fb0c0b
<div style="background-color:#fb0c0b;">Content here</div>
.mybackground {background-color:#fb0c0b;}
Border around this has a color of #fb0c0b
<div style="border:2px solid #fb0c0b;">Content here</div>
.myborder {border:2px solid #fb0c0b;}