#fb001f color space conversions
Hex:
#fb001f
RGB:
251, 0, 31
CMY:
2, 100, 88
CMYK:
0, 100, 88, 2
HSL:
353°, 100.0000%, 49.2157%
HSV (HSB):
353°, 100.0000%, 98.4314%
XYZ:
40.0310, 20.6082, 3.1642
xyY:
0.6274, 0.3230, 20.6082
CIE-Lab:
52.5180, 79.4551, 56.6452
CIE-LCH:
52.5180, 97.5796, 35.4858
CIE-Luv:
52.5180, 169.7467, 33.3260
Hunter-Lab:
45.3962, 77.9603, 27.6447
#fb001f color charts
#fb001f color shades, tints & tones
#fb001f color schemes
#fb001f color preview, HTML & CSS examples
This text has a color of #fb001f
<p style="color:#fb001f;">Text here</p>
.mytext {color:#fb001f;}
This box has a color of #fb001f
<div style="background-color:#fb001f;">Content here</div>
.mybackground {background-color:#fb001f;}
Border around this has a color of #fb001f
<div style="border:2px solid #fb001f;">Content here</div>
.myborder {border:2px solid #fb001f;}