#fb2c2b color space conversions
Hex:
#fb2c2b
RGB:
251, 44, 43
CMY:
2, 83, 83
CMYK:
0, 82, 83, 2
HSL:
0°, 96.2963%, 57.6471%
HSV (HSB):
0°, 82.8685%, 98.4314%
XYZ:
41.1204, 22.4850, 4.4583
xyY:
0.6041, 0.3304, 22.4850
CIE-Lab:
54.5379, 74.1180, 52.6833
CIE-LCH:
54.5379, 90.9341, 35.4053
CIE-Luv:
54.5379, 157.3977, 34.1762
Hunter-Lab:
47.4184, 71.8100, 27.6184
#fb2c2b color charts
#fb2c2b color shades, tints & tones
#fb2c2b color schemes
#fb2c2b color preview, HTML & CSS examples
This text has a color of #fb2c2b
<p style="color:#fb2c2b;">Text here</p>
.mytext {color:#fb2c2b;}
This box has a color of #fb2c2b
<div style="background-color:#fb2c2b;">Content here</div>
.mybackground {background-color:#fb2c2b;}
Border around this has a color of #fb2c2b
<div style="border:2px solid #fb2c2b;">Content here</div>
.myborder {border:2px solid #fb2c2b;}