In RGB color space, #ff2c2d hex color has a red value of 255, a green value of 44 and a blue value of 45.
In CMYK color space (used in color printing), #ff2c2d hex color is composed of 0% cyan, 82.75% magenta, 82.35% yellow and 0% black.
#ff2c2d color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 58.6%.
#ff2c2d hex color contains mainly RED.
The closest web safe color of #ff2c2d is #ff3333
#ff2c2d hex color has a decimal value of 16722989.
HEX | ff2c2d | #ff2c2d |
---|---|---|
RGB | 255, 44, 45 | rgb(255, 44, 45) |
RGB Percent | 100, 17.25, 17.65 | rgb(100, 17.25, 17.65) |
CMYK | 0, 83, 82, 0 | |
HSL | 359.7°, 100, 58.6 | hsl(359.7, 100%, 58.6%) |
HSV | 359.7°, 82.7, 100 |
XYZ | 42.614, 23.251, 4.724 |
---|---|
Hunter Lab | 48.219, 73.366, 27.945 |
CIE-LAB | 55.33, 75.228, 52.706 |
CIE-LCH | 55.33, 91.854, 35.016 |
CIE-LUV | 0, 82.75, 82.35, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2c2d
CMYK percent of color #ff2c2d
Text with hexadecimal color #ff2c2d
This text has a font color of #ff2c2d
<p style="color:#ff2c2d">Text here</p>
#ff2c2d Background Color
This box has a background color of #ff2c2d
<div style="background-color:#ff2c2d">Text here</div>
#ff2c2d Border Color
This box has a border color of #ff2c2d
<div style="border: 4px solid #ff2c2d">Text here</div>
CSS codes
<p style="color:#ff2c2d">Text here</p>
<div style="background-color:#ff2c2d">Text here</div>
<div style="border: 4px solid #ff2c2d">Text here</div>
#ff2c2d Color on white background
This is how a font and box color of #ff2c2d will look
on a white background.
#ff2c2d Color on black background
This is how a font and box color of #ff2c2d hex color will look
on a black background.