#fb2c2a color space conversions
Hex:
#fb2c2a
RGB:
251, 44, 42
CMY:
2, 83, 84
CMYK:
0, 82, 83, 2
HSL:
1°, 96.3134%, 57.4510%
HSV (HSB):
1°, 83.2669%, 98.4314%
XYZ:
41.1023, 22.4778, 4.3628
xyY:
0.6050, 0.3308, 22.4778
CIE-Lab:
54.5303, 74.0951, 53.1658
CIE-LCH:
54.5303, 91.1959, 35.6607
CIE-Luv:
54.5303, 157.5588, 34.4399
Hunter-Lab:
47.4107, 71.7801, 27.7316
#fb2c2a color charts
#fb2c2a color shades, tints & tones
#fb2c2a color schemes
#fb2c2a color preview, HTML & CSS examples
This text has a color of #fb2c2a
<p style="color:#fb2c2a;">Text here</p>
.mytext {color:#fb2c2a;}
This box has a color of #fb2c2a
<div style="background-color:#fb2c2a;">Content here</div>
.mybackground {background-color:#fb2c2a;}
Border around this has a color of #fb2c2a
<div style="border:2px solid #fb2c2a;">Content here</div>
.myborder {border:2px solid #fb2c2a;}