#fb142b color space conversions
Hex:
#fb142b
RGB:
251, 20, 43
CMY:
2, 92, 83
CMYK:
0, 92, 83, 2
HSL:
354°, 96.6527%, 53.1373%
HSV (HSB):
354°, 92.0319%, 98.4314%
XYZ:
40.4699, 21.1840, 4.2414
xyY:
0.6142, 0.3215, 21.1840
CIE-Lab:
53.1502, 78.0944, 51.4271
CIE-LCH:
53.1502, 93.5066, 33.3659
CIE-Luv:
53.1502, 164.8252, 31.5245
Hunter-Lab:
46.0260, 76.4063, 26.7545
#fb142b color charts
#fb142b color shades, tints & tones
#fb142b color schemes
#fb142b color preview, HTML & CSS examples
This text has a color of #fb142b
<p style="color:#fb142b;">Text here</p>
.mytext {color:#fb142b;}
This box has a color of #fb142b
<div style="background-color:#fb142b;">Content here</div>
.mybackground {background-color:#fb142b;}
Border around this has a color of #fb142b
<div style="border:2px solid #fb142b;">Content here</div>
.myborder {border:2px solid #fb142b;}