#fb121c color space conversions
Hex:
#fb121c
RGB:
251, 18, 28
CMY:
2, 93, 89
CMYK:
0, 93, 89, 2
HSL:
357°, 96.6805%, 52.7451%
HSV (HSB):
357°, 92.8287%, 98.4314%
XYZ:
40.2096, 21.0257, 3.0377
xyY:
0.6256, 0.3271, 21.0257
CIE-Lab:
52.9776, 78.0304, 58.2685
CIE-LCH:
52.9776, 97.3856, 36.7502
CIE-Luv:
52.9776, 167.4705, 34.7939
Hunter-Lab:
45.8538, 76.2841, 28.1698
#fb121c color charts
#fb121c color shades, tints & tones
#fb121c color schemes
#fb121c color preview, HTML & CSS examples
This text has a color of #fb121c
<p style="color:#fb121c;">Text here</p>
.mytext {color:#fb121c;}
This box has a color of #fb121c
<div style="background-color:#fb121c;">Content here</div>
.mybackground {background-color:#fb121c;}
Border around this has a color of #fb121c
<div style="border:2px solid #fb121c;">Content here</div>
.myborder {border:2px solid #fb121c;}