#fb2828 color space conversions
Hex:
#fb2828
RGB:
251, 40, 40
CMY:
2, 84, 84
CMYK:
0, 84, 84, 2
HSL:
0°, 96.3470%, 57.0588%
HSV (HSB):
0°, 84.0637%, 98.4314%
XYZ:
40.9255, 22.1800, 4.1316
xyY:
0.6087, 0.3299, 22.1800
CIE-Lab:
54.2175, 74.9005, 53.8572
CIE-LCH:
54.2175, 92.2534, 35.7180
CIE-Luv:
54.2175, 159.4570, 34.3862
Hunter-Lab:
47.0957, 72.6965, 27.7655
#fb2828 color charts
#fb2828 color shades, tints & tones
#fb2828 color schemes
#fb2828 color preview, HTML & CSS examples
This text has a color of #fb2828
<p style="color:#fb2828;">Text here</p>
.mytext {color:#fb2828;}
This box has a color of #fb2828
<div style="background-color:#fb2828;">Content here</div>
.mybackground {background-color:#fb2828;}
Border around this has a color of #fb2828
<div style="border:2px solid #fb2828;">Content here</div>
.myborder {border:2px solid #fb2828;}