In RGB color space, #ff2121 hex color has a red value of 255, a green value of 33 and a blue value of 33.
In CMYK color space (used in color printing), #ff2121 hex color is composed of 0% cyan, 87.06% magenta, 87.06% yellow and 0% black.
#ff2121 color has a hue of 0 degrees, a saturation of 100% and a lightness of 56.5%.
#ff2121 hex color contains mainly RED.
The closest web safe color of #ff2121 is #ff3333
#ff2121 hex color has a decimal value of 16720161.
HEX | ff2121 | #ff2121 |
---|---|---|
RGB | 255, 33, 33 | rgb(255, 33, 33) |
RGB Percent | 100, 12.94, 12.94 | rgb(100, 12.94, 12.94) |
CMYK | 0, 87, 87, 0 | |
HSL | 0°, 100, 56.5 | hsl(0, 100%, 56.5%) |
HSV | 0°, 87.1, 100 |
XYZ | 42.058, 22.458, 3.557 |
---|---|
Hunter Lab | 47.39, 75.485, 28.723 |
CIE-LAB | 54.51, 77.092, 57.633 |
CIE-LCH | 54.51, 96.254, 36.781 |
CIE-LUV | 0, 87.06, 87.06, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2121
CMYK percent of color #ff2121
Text with hexadecimal color #ff2121
This text has a font color of #ff2121
<p style="color:#ff2121">Text here</p>
#ff2121 Background Color
This box has a background color of #ff2121
<div style="background-color:#ff2121">Text here</div>
#ff2121 Border Color
This box has a border color of #ff2121
<div style="border: 4px solid #ff2121">Text here</div>
CSS codes
<p style="color:#ff2121">Text here</p>
<div style="background-color:#ff2121">Text here</div>
<div style="border: 4px solid #ff2121">Text here</div>
#ff2121 Color on white background
This is how a font and box color of #ff2121 will look
on a white background.
#ff2121 Color on black background
This is how a font and box color of #ff2121 hex color will look
on a black background.