#fb2d2b color space conversions
Hex:
#fb2d2b
RGB:
251, 45, 43
CMY:
2, 82, 83
CMYK:
0, 82, 83, 2
HSL:
1°, 96.2963%, 57.6471%
HSV (HSB):
1°, 82.8685%, 98.4314%
XYZ:
41.1581, 22.5604, 4.4708
xyY:
0.6036, 0.3308, 22.5604
CIE-Lab:
54.6166, 73.8941, 52.7544
CIE-LCH:
54.6166, 90.7930, 35.5238
CIE-Luv:
54.6166, 156.9823, 34.3257
Hunter-Lab:
47.4978, 71.5537, 27.6677
#fb2d2b color charts
#fb2d2b color shades, tints & tones
#fb2d2b color schemes
#fb2d2b color preview, HTML & CSS examples
This text has a color of #fb2d2b
<p style="color:#fb2d2b;">Text here</p>
.mytext {color:#fb2d2b;}
This box has a color of #fb2d2b
<div style="background-color:#fb2d2b;">Content here</div>
.mybackground {background-color:#fb2d2b;}
Border around this has a color of #fb2d2b
<div style="border:2px solid #fb2d2b;">Content here</div>
.myborder {border:2px solid #fb2d2b;}