#fb121b color space conversions
Hex:
#fb121b
RGB:
251, 18, 27
CMY:
2, 93, 89
CMYK:
0, 93, 89, 2
HSL:
358°, 96.6805%, 52.7451%
HSV (HSB):
358°, 92.8287%, 98.4314%
XYZ:
40.1978, 21.0210, 2.9757
xyY:
0.6262, 0.3275, 21.0210
CIE-Lab:
52.9724, 78.0160, 58.6750
CIE-LCH:
52.9724, 97.6179, 36.9464
CIE-Luv:
52.9724, 167.5889, 34.9735
Hunter-Lab:
45.8486, 76.2648, 28.2460
#fb121b color charts
#fb121b color shades, tints & tones
#fb121b color schemes
#fb121b color preview, HTML & CSS examples
This text has a color of #fb121b
<p style="color:#fb121b;">Text here</p>
.mytext {color:#fb121b;}
This box has a color of #fb121b
<div style="background-color:#fb121b;">Content here</div>
.mybackground {background-color:#fb121b;}
Border around this has a color of #fb121b
<div style="border:2px solid #fb121b;">Content here</div>
.myborder {border:2px solid #fb121b;}