In RGB color space, #ff221b hex color has a red value of 255, a green value of 34 and a blue value of 27.
In CMYK color space (used in color printing), #ff221b hex color is composed of 0% cyan, 86.67% magenta, 89.41% yellow and 0% black.
#ff221b color has a hue of 1.8 degrees, a saturation of 100% and a lightness of 55.3%.
#ff221b hex color contains mainly RED.
The closest web safe color of #ff221b is #ff3333
#ff221b hex color has a decimal value of 16720411.
HEX | ff221b | #ff221b |
---|---|---|
RGB | 255, 34, 27 | rgb(255, 34, 27) |
RGB Percent | 100, 13.33, 10.59 | rgb(100, 13.33, 10.59) |
CMYK | 0, 87, 89, 0 | |
HSL | 1.8°, 100, 55.3 | hsl(1.8, 100%, 55.3%) |
HSV | 1.8°, 89.4, 100 |
XYZ | 42.01, 22.483, 3.162 |
---|---|
Hunter Lab | 47.416, 75.17, 29.238 |
CIE-LAB | 54.536, 76.835, 60.139 |
CIE-LCH | 54.536, 97.572, 38.05 |
CIE-LUV | 0, 86.67, 89.41, 0 |
Web Safe | ff3333 |
RGB percent of color #ff221b
CMYK percent of color #ff221b
Text with hexadecimal color #ff221b
This text has a font color of #ff221b
<p style="color:#ff221b">Text here</p>
#ff221b Background Color
This box has a background color of #ff221b
<div style="background-color:#ff221b">Text here</div>
#ff221b Border Color
This box has a border color of #ff221b
<div style="border: 4px solid #ff221b">Text here</div>
CSS codes
<p style="color:#ff221b">Text here</p>
<div style="background-color:#ff221b">Text here</div>
<div style="border: 4px solid #ff221b">Text here</div>
#ff221b Color on white background
This is how a font and box color of #ff221b will look
on a white background.
#ff221b Color on black background
This is how a font and box color of #ff221b hex color will look
on a black background.