#fb101f color space conversions
Hex:
#fb101f
RGB:
251, 16, 31
CMY:
2, 94, 88
CMYK:
0, 94, 88, 2
HSL:
356°, 96.7078%, 52.3529%
HSV (HSB):
356°, 93.6255%, 98.4314%
XYZ:
40.2163, 20.9787, 3.2260
xyY:
0.6243, 0.3257, 20.9787
CIE-Lab:
52.9262, 78.2727, 56.9516
CIE-LCH:
52.9262, 96.7993, 36.0398
CIE-Luv:
52.9262, 167.4690, 34.0926
Hunter-Lab:
45.8026, 76.5749, 27.8858
#fb101f color charts
#fb101f color shades, tints & tones
#fb101f color schemes
#fb101f color preview, HTML & CSS examples
This text has a color of #fb101f
<p style="color:#fb101f;">Text here</p>
.mytext {color:#fb101f;}
This box has a color of #fb101f
<div style="background-color:#fb101f;">Content here</div>
.mybackground {background-color:#fb101f;}
Border around this has a color of #fb101f
<div style="border:2px solid #fb101f;">Content here</div>
.myborder {border:2px solid #fb101f;}