#fb2525 color space conversions
Hex:
#fb2525
RGB:
251, 37, 37
CMY:
2, 85, 85
CMYK:
0, 85, 85, 2
HSL:
0°, 96.3964%, 56.4706%
HSV (HSB):
0°, 85.2590%, 98.4314%
XYZ:
40.7792, 21.9659, 3.8408
xyY:
0.6124, 0.3299, 21.9659
CIE-Lab:
53.9908, 75.4270, 55.0818
CIE-LCH:
53.9908, 93.3983, 36.1394
CIE-Luv:
53.9908, 161.0124, 34.7217
Hunter-Lab:
46.8678, 73.2921, 27.9487
#fb2525 color charts
#fb2525 color shades, tints & tones
#fb2525 color schemes
#fb2525 color preview, HTML & CSS examples
This text has a color of #fb2525
<p style="color:#fb2525;">Text here</p>
.mytext {color:#fb2525;}
This box has a color of #fb2525
<div style="background-color:#fb2525;">Content here</div>
.mybackground {background-color:#fb2525;}
Border around this has a color of #fb2525
<div style="border:2px solid #fb2525;">Content here</div>
.myborder {border:2px solid #fb2525;}