#fb141c color space conversions
Hex:
#fb141c
RGB:
251, 20, 28
CMY:
2, 92, 89
CMYK:
0, 92, 89, 2
HSL:
358°, 96.6527%, 53.1373%
HSV (HSB):
358°, 92.0319%, 98.4314%
XYZ:
40.2434, 21.0934, 3.0490
xyY:
0.6250, 0.3276, 21.0934
CIE-Lab:
53.0515, 77.8170, 58.3209
CIE-LCH:
53.0515, 97.2461, 36.8502
CIE-Luv:
53.0515, 167.0589, 34.9316
Hunter-Lab:
45.9275, 76.0352, 28.2132
#fb141c color charts
#fb141c color shades, tints & tones
#fb141c color schemes
#fb141c color preview, HTML & CSS examples
This text has a color of #fb141c
<p style="color:#fb141c;">Text here</p>
.mytext {color:#fb141c;}
This box has a color of #fb141c
<div style="background-color:#fb141c;">Content here</div>
.mybackground {background-color:#fb141c;}
Border around this has a color of #fb141c
<div style="border:2px solid #fb141c;">Content here</div>
.myborder {border:2px solid #fb141c;}