In RGB color space, #ff2929 hex color has a red value of 255, a green value of 41 and a blue value of 41.
In CMYK color space (used in color printing), #ff2929 hex color is composed of 0% cyan, 83.92% magenta, 83.92% yellow and 0% black.
#ff2929 color has a hue of 0 degrees, a saturation of 100% and a lightness of 58%.
#ff2929 hex color contains mainly RED.
The closest web safe color of #ff2929 is #ff3333
#ff2929 hex color has a decimal value of 16722217.
HEX | ff2929 | #ff2929 |
---|---|---|
RGB | 255, 41, 41 | rgb(255, 41, 41) |
RGB Percent | 100, 16.08, 16.08 | rgb(100, 16.08, 16.08) |
CMYK | 0, 84, 84, 0 | |
HSL | 0°, 100, 58 | hsl(0, 100%, 58%) |
HSV | 0°, 83.9, 100 |
XYZ | 42.433, 23.006, 4.302 |
---|---|
Hunter Lab | 47.965, 73.976, 28.257 |
CIE-LAB | 55.079, 75.769, 54.43 |
CIE-LCH | 55.079, 93.293, 35.692 |
CIE-LUV | 0, 83.92, 83.92, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2929
CMYK percent of color #ff2929
Text with hexadecimal color #ff2929
This text has a font color of #ff2929
<p style="color:#ff2929">Text here</p>
#ff2929 Background Color
This box has a background color of #ff2929
<div style="background-color:#ff2929">Text here</div>
#ff2929 Border Color
This box has a border color of #ff2929
<div style="border: 4px solid #ff2929">Text here</div>
CSS codes
<p style="color:#ff2929">Text here</p>
<div style="background-color:#ff2929">Text here</div>
<div style="border: 4px solid #ff2929">Text here</div>
#ff2929 Color on white background
This is how a font and box color of #ff2929 will look
on a white background.
#ff2929 Color on black background
This is how a font and box color of #ff2929 hex color will look
on a black background.