In RGB color space, #ff2030 hex color has a red value of 255, a green value of 32 and a blue value of 48.
In CMYK color space (used in color printing), #ff2030 hex color is composed of 0% cyan, 87.45% magenta, 81.18% yellow and 0% black.
#ff2030 color has a hue of 355.7 degrees, a saturation of 100% and a lightness of 56.3%.
#ff2030 hex color contains mainly RED.
The closest web safe color of #ff2030 is #ff3333
#ff2030 hex color has a decimal value of 16719920.
HEX | ff2030 | #ff2030 |
---|---|---|
RGB | 255, 32, 48 | rgb(255, 32, 48) |
RGB Percent | 100, 12.55, 18.82 | rgb(100, 12.55, 18.82) |
CMYK | 0, 87, 81, 0 | |
HSL | 355.7°, 100, 56.3 | hsl(355.7, 100%, 56.3%) |
HSV | 355.7°, 87.5, 100 |
XYZ | 42.29, 22.506, 4.912 |
---|---|
Hunter Lab | 47.44, 76.1, 27.069 |
CIE-LAB | 54.56, 77.575, 50.458 |
CIE-LCH | 54.56, 92.541, 33.042 |
CIE-LUV | 0, 87.45, 81.18, 0 |
Web Safe | ff3333 |
RGB percent of color #ff2030
CMYK percent of color #ff2030
Text with hexadecimal color #ff2030
This text has a font color of #ff2030
<p style="color:#ff2030">Text here</p>
#ff2030 Background Color
This box has a background color of #ff2030
<div style="background-color:#ff2030">Text here</div>
#ff2030 Border Color
This box has a border color of #ff2030
<div style="border: 4px solid #ff2030">Text here</div>
CSS codes
<p style="color:#ff2030">Text here</p>
<div style="background-color:#ff2030">Text here</div>
<div style="border: 4px solid #ff2030">Text here</div>
#ff2030 Color on white background
This is how a font and box color of #ff2030 will look
on a white background.
#ff2030 Color on black background
This is how a font and box color of #ff2030 hex color will look
on a black background.