#fb2b00 color space conversions
Hex:
#fb2b00
RGB:
251, 43, 0
CMY:
2, 83, 100
CMYK:
0, 83, 100, 2
HSL:
10°, 100.0000%, 49.2157%
HSV (HSB):
10°, 100.0000%, 98.4314%
XYZ:
40.6475, 22.2370, 2.1498
xyY:
0.6250, 0.3419, 22.2370
CIE-Lab:
54.2776, 73.7850, 67.1123
CIE-LCH:
54.2776, 99.7411, 42.2886
CIE-Luv:
54.2776, 161.7935, 40.5213
Hunter-Lab:
47.1561, 71.3399, 30.3063
#fb2b00 color charts
#fb2b00 color shades, tints & tones
#fb2b00 color schemes
#fb2b00 color preview, HTML & CSS examples
This text has a color of #fb2b00
<p style="color:#fb2b00;">Text here</p>
.mytext {color:#fb2b00;}
This box has a color of #fb2b00
<div style="background-color:#fb2b00;">Content here</div>
.mybackground {background-color:#fb2b00;}
Border around this has a color of #fb2b00
<div style="border:2px solid #fb2b00;">Content here</div>
.myborder {border:2px solid #fb2b00;}