#fb141a color space conversions
Hex:
#fb141a
RGB:
251, 20, 26
CMY:
2, 92, 90
CMYK:
0, 92, 90, 2
HSL:
358°, 96.6527%, 53.1373%
HSV (HSB):
358°, 92.0319%, 98.4314%
XYZ:
40.2203, 21.0841, 2.9271
xyY:
0.6262, 0.3283, 21.0841
CIE-Lab:
53.0414, 77.7885, 59.1239
CIE-LCH:
53.0414, 97.7072, 37.2370
CIE-Luv:
53.0414, 167.2907, 35.2846
Hunter-Lab:
45.9175, 75.9972, 28.3627
#fb141a color charts
#fb141a color shades, tints & tones
#fb141a color schemes
#fb141a color preview, HTML & CSS examples
This text has a color of #fb141a
<p style="color:#fb141a;">Text here</p>
.mytext {color:#fb141a;}
This box has a color of #fb141a
<div style="background-color:#fb141a;">Content here</div>
.mybackground {background-color:#fb141a;}
Border around this has a color of #fb141a
<div style="border:2px solid #fb141a;">Content here</div>
.myborder {border:2px solid #fb141a;}