In RGB color space, #ff002e hex color has a red value of 255, a green value of 0 and a blue value of 46.
In CMYK color space (used in color printing), #ff002e hex color is composed of 0% cyan, 100% magenta, 81.96% yellow and 0% black.
#ff002e color has a hue of 349.2 degrees, a saturation of 100% and a lightness of 50%.
#ff002e hex color contains mainly RED.
The closest web safe color of #ff002e is #ff0033
#ff002e hex color has a decimal value of 16711726.
HEX | ff002e | #ff002e |
---|---|---|
RGB | 255, 0, 46 | rgb(255, 0, 46) |
RGB Percent | 100, 0, 18.04 | rgb(100, 0, 18.04) |
CMYK | 0, 100, 82, 0 | |
HSL | 349.2°, 100, 50 | hsl(349.2, 100%, 50%) |
HSV | 349.2°, 100, 100 |
XYZ | 41.733, 21.457, 4.527 |
---|---|
Hunter Lab | 46.322, 79.755, 26.631 |
CIE-LAB | 53.446, 80.693, 50.448 |
CIE-LCH | 53.446, 95.165, 32.013 |
CIE-LUV | 0, 100, 81.96, 0 |
Web Safe | ff0033 |
RGB percent of color #ff002e
CMYK percent of color #ff002e
Text with hexadecimal color #ff002e
This text has a font color of #ff002e
<p style="color:#ff002e">Text here</p>
#ff002e Background Color
This box has a background color of #ff002e
<div style="background-color:#ff002e">Text here</div>
#ff002e Border Color
This box has a border color of #ff002e
<div style="border: 4px solid #ff002e">Text here</div>
CSS codes
<p style="color:#ff002e">Text here</p>
<div style="background-color:#ff002e">Text here</div>
<div style="border: 4px solid #ff002e">Text here</div>
#ff002e Color on white background
This is how a font and box color of #ff002e will look
on a white background.
#ff002e Color on black background
This is how a font and box color of #ff002e hex color will look
on a black background.