#fb031e color space conversions
Hex:
#fb031e
RGB:
251, 3, 30
CMY:
2, 99, 88
CMYK:
0, 99, 88, 2
HSL:
353°, 97.6378%, 49.8039%
HSV (HSB):
353°, 98.8048%, 98.4314%
XYZ:
40.0506, 20.6681, 3.1067
xyY:
0.6275, 0.3238, 20.6681
CIE-Lab:
52.5843, 79.2302, 57.1342
CIE-LCH:
52.5843, 97.6819, 35.7960
CIE-Luv:
52.5843, 169.4766, 33.6602
Hunter-Lab:
45.4622, 77.6934, 27.7718
#fb031e color charts
#fb031e color shades, tints & tones
#fb031e color schemes
#fb031e color preview, HTML & CSS examples
This text has a color of #fb031e
<p style="color:#fb031e;">Text here</p>
.mytext {color:#fb031e;}
This box has a color of #fb031e
<div style="background-color:#fb031e;">Content here</div>
.mybackground {background-color:#fb031e;}
Border around this has a color of #fb031e
<div style="border:2px solid #fb031e;">Content here</div>
.myborder {border:2px solid #fb031e;}