#fb1b1f color space conversions
Hex:
#fb1b1f
RGB:
251, 27, 31
CMY:
2, 89, 88
CMYK:
0, 89, 88, 2
HSL:
359°, 96.5517%, 54.5098%
HSV (HSB):
359°, 89.2430%, 98.4314%
XYZ:
40.4229, 21.3920, 3.2949
xyY:
0.6208, 0.3286, 21.3920
CIE-Lab:
53.3759, 76.9763, 57.2895
CIE-LCH:
53.3759, 95.9554, 36.6584
CIE-Luv:
53.3759, 164.9828, 34.9337
Hunter-Lab:
46.2515, 75.0654, 28.1523
#fb1b1f color charts
#fb1b1f color shades, tints & tones
#fb1b1f color schemes
#fb1b1f color preview, HTML & CSS examples
This text has a color of #fb1b1f
<p style="color:#fb1b1f;">Text here</p>
.mytext {color:#fb1b1f;}
This box has a color of #fb1b1f
<div style="background-color:#fb1b1f;">Content here</div>
.mybackground {background-color:#fb1b1f;}
Border around this has a color of #fb1b1f
<div style="border:2px solid #fb1b1f;">Content here</div>
.myborder {border:2px solid #fb1b1f;}