#fb1c2c color space conversions
Hex:
#fb1c2c
RGB:
251, 28, 44
CMY:
2, 89, 83
CMYK:
0, 89, 82, 2
HSL:
356°, 96.5368%, 54.7059%
HSV (HSB):
356°, 88.8446%, 98.4314%
XYZ:
40.6535, 21.5216, 4.3943
xyY:
0.6107, 0.3233, 21.5216
CIE-Lab:
53.5157, 77.0875, 51.2523
CIE-LCH:
53.5157, 92.5704, 33.6183
CIE-Luv:
53.5157, 162.7158, 31.9364
Hunter-Lab:
46.3914, 75.2377, 26.8579
#fb1c2c color charts
#fb1c2c color shades, tints & tones
#fb1c2c color schemes
#fb1c2c color preview, HTML & CSS examples
This text has a color of #fb1c2c
<p style="color:#fb1c2c;">Text here</p>
.mytext {color:#fb1c2c;}
This box has a color of #fb1c2c
<div style="background-color:#fb1c2c;">Content here</div>
.mybackground {background-color:#fb1c2c;}
Border around this has a color of #fb1c2c
<div style="border:2px solid #fb1c2c;">Content here</div>
.myborder {border:2px solid #fb1c2c;}