#fb121a color space conversions
Hex:
#fb121a
RGB:
251, 18, 26
CMY:
2, 93, 90
CMYK:
0, 93, 90, 2
HSL:
358°, 96.6805%, 52.7451%
HSV (HSB):
358°, 92.8287%, 98.4314%
XYZ:
40.1864, 21.0164, 2.9158
xyY:
0.6268, 0.3278, 21.0164
CIE-Lab:
52.9675, 78.0020, 59.0734
CIE-LCH:
52.9675, 97.8468, 37.1378
CIE-Luv:
52.9675, 167.7035, 35.1474
Hunter-Lab:
45.8437, 76.2461, 28.3195
#fb121a color charts
#fb121a color shades, tints & tones
#fb121a color schemes
#fb121a color preview, HTML & CSS examples
This text has a color of #fb121a
<p style="color:#fb121a;">Text here</p>
.mytext {color:#fb121a;}
This box has a color of #fb121a
<div style="background-color:#fb121a;">Content here</div>
.mybackground {background-color:#fb121a;}
Border around this has a color of #fb121a
<div style="border:2px solid #fb121a;">Content here</div>
.myborder {border:2px solid #fb121a;}