#fb2b32 color space conversions
Hex:
#fb2b32
RGB:
251, 43, 50
CMY:
2, 83, 80
CMYK:
0, 83, 80, 2
HSL:
358°, 96.2963%, 57.6471%
HSV (HSB):
358°, 82.8685%, 98.4314%
XYZ:
41.2233, 22.4673, 5.1815
xyY:
0.5985, 0.3262, 22.4673
CIE-Lab:
54.5193, 74.5131, 49.1088
CIE-LCH:
54.5193, 89.2405, 33.3874
CIE-Luv:
54.5193, 156.5685, 32.0116
Hunter-Lab:
47.3997, 72.2912, 26.6984
#fb2b32 color charts
#fb2b32 color shades, tints & tones
#fb2b32 color schemes
#fb2b32 color preview, HTML & CSS examples
This text has a color of #fb2b32
<p style="color:#fb2b32;">Text here</p>
.mytext {color:#fb2b32;}
This box has a color of #fb2b32
<div style="background-color:#fb2b32;">Content here</div>
.mybackground {background-color:#fb2b32;}
Border around this has a color of #fb2b32
<div style="border:2px solid #fb2b32;">Content here</div>
.myborder {border:2px solid #fb2b32;}