#fb030d color space conversions
Hex:
#fb030d
RGB:
251, 3, 13
CMY:
2, 99, 95
CMYK:
0, 99, 95, 2
HSL:
358°, 97.6378%, 49.8039%
HSV (HSB):
358°, 98.8048%, 98.4314%
XYZ:
39.8889, 20.6034, 2.2552
xyY:
0.6357, 0.3284, 20.6034
CIE-Lab:
52.5127, 79.0337, 63.1997
CIE-LCH:
52.5127, 101.1955, 38.6478
CIE-Luv:
52.5127, 171.1581, 36.1589
Hunter-Lab:
45.3910, 77.4287, 28.8279
#fb030d color charts
#fb030d color shades, tints & tones
#fb030d color schemes
#fb030d color preview, HTML & CSS examples
This text has a color of #fb030d
<p style="color:#fb030d;">Text here</p>
.mytext {color:#fb030d;}
This box has a color of #fb030d
<div style="background-color:#fb030d;">Content here</div>
.mybackground {background-color:#fb030d;}
Border around this has a color of #fb030d
<div style="border:2px solid #fb030d;">Content here</div>
.myborder {border:2px solid #fb030d;}