In RGB color space, #ff2b3c hex color has a red value of 255, a green value of 43 and a blue value of 60.
In CMYK color space (used in color printing), #ff2b3c hex color is composed of 0% cyan, 83.14% magenta, 76.47% yellow and 0% black.
#ff2b3c color has a hue of 355.2 degrees, a saturation of 100% and a lightness of 58.4%.
#ff2b3c hex color contains mainly RED.
The closest web safe color of #ff2b3c is #ff3333
#ff2b3c hex color has a decimal value of 16722748.
HEX | ff2b3c | #ff2b3c |
---|---|---|
RGB | 255, 43, 60 | rgb(255, 43, 60) |
RGB Percent | 100, 16.86, 23.53 | rgb(100, 16.86, 23.53) |
CMYK | 0, 83, 76, 0 | |
HSL | 355.2°, 100, 58.4 | hsl(355.2, 100%, 58.4%) |
HSV | 355.2°, 83.1, 100 |
XYZ | 42.919, 23.314, 6.513 |
---|---|
Hunter Lab | 48.285, 74.166, 25.802 |
CIE-LAB | 55.394, 75.862, 44.876 |
CIE-LCH | 55.394, 88.141, 30.606 |
CIE-LUV | 0, 83.14, 76.47, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2b3c
CMYK percent of color #ff2b3c
Text with hexadecimal color #ff2b3c
This text has a font color of #ff2b3c
<p style="color:#ff2b3c">Text here</p>
#ff2b3c Background Color
This box has a background color of #ff2b3c
<div style="background-color:#ff2b3c">Text here</div>
#ff2b3c Border Color
This box has a border color of #ff2b3c
<div style="border: 4px solid #ff2b3c">Text here</div>
CSS codes
<p style="color:#ff2b3c">Text here</p>
<div style="background-color:#ff2b3c">Text here</div>
<div style="border: 4px solid #ff2b3c">Text here</div>
#ff2b3c Color on white background
This is how a font and box color of #ff2b3c will look
on a white background.
#ff2b3c Color on black background
This is how a font and box color of #ff2b3c hex color will look
on a black background.