#fb0b0b color space conversions
Hex:
#fb0b0b
RGB:
251, 11, 11
CMY:
2, 96, 96
CMYK:
0, 96, 96, 2
HSL:
0°, 96.7742%, 51.3725%
HSV (HSB):
0°, 95.6175%, 98.4314%
XYZ:
39.9637, 20.7727, 2.2198
xyY:
0.6348, 0.3300, 20.7727
CIE-Lab:
52.6999, 78.4610, 63.8116
CIE-LCH:
52.6999, 101.1338, 39.1211
CIE-Luv:
52.6999, 170.1889, 36.7014
Hunter-Lab:
45.5771, 76.7556, 29.0163
#fb0b0b color charts
#fb0b0b color shades, tints & tones
#fb0b0b color schemes
#fb0b0b color preview, HTML & CSS examples
This text has a color of #fb0b0b
<p style="color:#fb0b0b;">Text here</p>
.mytext {color:#fb0b0b;}
This box has a color of #fb0b0b
<div style="background-color:#fb0b0b;">Content here</div>
.mybackground {background-color:#fb0b0b;}
Border around this has a color of #fb0b0b
<div style="border:2px solid #fb0b0b;">Content here</div>
.myborder {border:2px solid #fb0b0b;}