#fb1c2a color space conversions
Hex:
#fb1c2a
RGB:
251, 28, 42
CMY:
2, 89, 84
CMYK:
0, 89, 83, 2
HSL:
356°, 96.5368%, 54.7059%
HSV (HSB):
356°, 88.8446%, 98.4314%
XYZ:
40.6168, 21.5069, 4.2010
xyY:
0.6124, 0.3243, 21.5069
CIE-Lab:
53.4999, 77.0422, 52.2460
CIE-LCH:
53.4999, 93.0868, 34.1430
CIE-Luv:
53.4999, 163.0646, 32.4788
Hunter-Lab:
46.3755, 75.1775, 27.0920
#fb1c2a color charts
#fb1c2a color shades, tints & tones
#fb1c2a color schemes
#fb1c2a color preview, HTML & CSS examples
This text has a color of #fb1c2a
<p style="color:#fb1c2a;">Text here</p>
.mytext {color:#fb1c2a;}
This box has a color of #fb1c2a
<div style="background-color:#fb1c2a;">Content here</div>
.mybackground {background-color:#fb1c2a;}
Border around this has a color of #fb1c2a
<div style="border:2px solid #fb1c2a;">Content here</div>
.myborder {border:2px solid #fb1c2a;}