#fb2b30 color space conversions
Hex:
#fb2b30
RGB:
251, 43, 48
CMY:
2, 83, 81
CMYK:
0, 83, 81, 2
HSL:
359°, 96.2963%, 57.6471%
HSV (HSB):
359°, 82.8685%, 98.4314%
XYZ:
41.1810, 22.4504, 4.9592
xyY:
0.6004, 0.3273, 22.4504
CIE-Lab:
54.5016, 74.4600, 50.1302
CIE-LCH:
54.5016, 89.7626, 33.9504
CIE-Luv:
54.5016, 156.9401, 32.6186
Hunter-Lab:
47.3818, 72.2217, 26.9617
#fb2b30 color charts
#fb2b30 color shades, tints & tones
#fb2b30 color schemes
#fb2b30 color preview, HTML & CSS examples
This text has a color of #fb2b30
<p style="color:#fb2b30;">Text here</p>
.mytext {color:#fb2b30;}
This box has a color of #fb2b30
<div style="background-color:#fb2b30;">Content here</div>
.mybackground {background-color:#fb2b30;}
Border around this has a color of #fb2b30
<div style="border:2px solid #fb2b30;">Content here</div>
.myborder {border:2px solid #fb2b30;}