#fb2c1a color space conversions
Hex:
#fb2c1a
RGB:
251, 44, 26
CMY:
2, 83, 90
CMYK:
0, 82, 90, 2
HSL:
5°, 96.5665%, 54.3137%
HSV (HSB):
5°, 89.6414%, 98.4314%
XYZ:
40.8708, 22.3852, 3.1439
xyY:
0.6155, 0.3371, 22.3852
CIE-Lab:
54.4333, 73.8020, 60.0793
CIE-LCH:
54.4333, 95.1644, 39.1477
CIE-Luv:
54.4333, 159.6447, 37.8509
Hunter-Lab:
47.3130, 71.3976, 29.1793
#fb2c1a color charts
#fb2c1a color shades, tints & tones
#fb2c1a color schemes
#fb2c1a color preview, HTML & CSS examples
This text has a color of #fb2c1a
<p style="color:#fb2c1a;">Text here</p>
.mytext {color:#fb2c1a;}
This box has a color of #fb2c1a
<div style="background-color:#fb2c1a;">Content here</div>
.mybackground {background-color:#fb2c1a;}
Border around this has a color of #fb2c1a
<div style="border:2px solid #fb2c1a;">Content here</div>
.myborder {border:2px solid #fb2c1a;}