#fb2b1f color space conversions
Hex:
#fb2b1f
RGB:
251, 43, 31
CMY:
2, 83, 88
CMYK:
0, 83, 88, 2
HSL:
3°, 96.4912%, 55.2941%
HSV (HSB):
3°, 87.6494%, 98.4314%
XYZ:
40.8949, 22.3359, 3.4522
xyY:
0.6133, 0.3350, 22.3359
CIE-Lab:
54.3816, 74.0989, 58.0470
CIE-LCH:
54.3816, 94.1281, 38.0741
CIE-Luv:
54.3816, 159.5066, 36.8031
Hunter-Lab:
47.2609, 71.7496, 28.7518
#fb2b1f color charts
#fb2b1f color shades, tints & tones
#fb2b1f color schemes
#fb2b1f color preview, HTML & CSS examples
This text has a color of #fb2b1f
<p style="color:#fb2b1f;">Text here</p>
.mytext {color:#fb2b1f;}
This box has a color of #fb2b1f
<div style="background-color:#fb2b1f;">Content here</div>
.mybackground {background-color:#fb2b1f;}
Border around this has a color of #fb2b1f
<div style="border:2px solid #fb2b1f;">Content here</div>
.myborder {border:2px solid #fb2b1f;}