#fb0714 color space conversions
Hex:
#fb0714
RGB:
251, 7, 20
CMY:
2, 97, 92
CMYK:
0, 97, 92, 2
HSL:
357°, 96.8254%, 50.5882%
HSV (HSB):
357°, 97.2112%, 98.4314%
XYZ:
39.9859, 20.7117, 2.5521
xyY:
0.6322, 0.3275, 20.7117
CIE-Lab:
52.6325, 78.8206, 61.0952
CIE-LCH:
52.6325, 99.7262, 37.7799
CIE-Luv:
52.6325, 170.0527, 35.5024
Hunter-Lab:
45.5101, 77.1903, 28.5322
#fb0714 color charts
#fb0714 color shades, tints & tones
#fb0714 color schemes
#fb0714 color preview, HTML & CSS examples
This text has a color of #fb0714
<p style="color:#fb0714;">Text here</p>
.mytext {color:#fb0714;}
This box has a color of #fb0714
<div style="background-color:#fb0714;">Content here</div>
.mybackground {background-color:#fb0714;}
Border around this has a color of #fb0714
<div style="border:2px solid #fb0714;">Content here</div>
.myborder {border:2px solid #fb0714;}