#fb2b2b color space conversions
Hex:
#fb2b2b
RGB:
251, 43, 43
CMY:
2, 83, 83
CMYK:
0, 83, 83, 2
HSL:
0°, 96.2963%, 57.6471%
HSV (HSB):
0°, 82.8685%, 98.4314%
XYZ:
41.0836, 22.4114, 4.4460
xyY:
0.6047, 0.3299, 22.4114
CIE-Lab:
54.4608, 74.3373, 52.6138
CIE-LCH:
54.4608, 91.0727, 35.2897
CIE-Luv:
54.4608, 157.8047, 34.0298
Hunter-Lab:
47.3407, 72.0612, 27.5703
#fb2b2b color charts
#fb2b2b color shades, tints & tones
#fb2b2b color schemes
#fb2b2b color preview, HTML & CSS examples
This text has a color of #fb2b2b
<p style="color:#fb2b2b;">Text here</p>
.mytext {color:#fb2b2b;}
This box has a color of #fb2b2b
<div style="background-color:#fb2b2b;">Content here</div>
.mybackground {background-color:#fb2b2b;}
Border around this has a color of #fb2b2b
<div style="border:2px solid #fb2b2b;">Content here</div>
.myborder {border:2px solid #fb2b2b;}