#fb100c color space conversions
Hex:
#fb100c
RGB:
251, 16, 12
CMY:
2, 94, 95
CMYK:
0, 94, 95, 2
HSL:
1°, 96.7611%, 51.5686%
HSV (HSB):
1°, 95.2191%, 98.4314%
XYZ:
40.0353, 20.9064, 2.2731
xyY:
0.6333, 0.3307, 20.9064
CIE-Lab:
52.8469, 78.0509, 63.6317
CIE-LCH:
52.8469, 100.7022, 39.1889
CIE-Luv:
52.8469, 169.3078, 36.8720
Hunter-Lab:
45.7235, 76.2779, 29.0589
#fb100c color charts
#fb100c RGB chart
#fb100c CMYK chart
#fb100c RGB pie chart
#fb100c color shades, tints & tones
#fb100c color schemes
#fb100c color preview, HTML & CSS examples
This text has a color of #fb100c
<p style="color:#fb100c;">Text here</p>
.mytext {color:#fb100c;}
Text color #fb100c
This box has a color of #fb100c
<div style="background-color:#fb100c;">Content here</div>
.mybackground {background-color:#fb100c;}
Background color #fb100c
Border around this has a color of #fb100c
<div style="border:2px solid #fb100c;">Content here</div>
.myborder {border:2px solid #fb100c;}
Border color #fb100c