In RGB color space, #ff7272 hex color has a red value of 255, a green value of 114 and a blue value of 114.
In CMYK color space (used in color printing), #ff7272 hex color is composed of 0% cyan, 55.29% magenta, 55.29% yellow and 0% black.
#ff7272 color has a hue of 0 degrees, a saturation of 100% and a lightness of 72.4%.
#ff7272 hex color contains mainly RED.
The closest web safe color of #ff7272 is #ff6666
#ff7272 hex color has a decimal value of 16740978.
HEX | ff7272 | #ff7272 |
---|---|---|
RGB | 255, 114, 114 | rgb(255, 114, 114) |
RGB Percent | 100, 44.71, 44.71 | rgb(100, 44.71, 44.71) |
CMYK | 0, 55, 55, 0 | |
HSL | 0°, 100, 72.4 | hsl(0, 100%, 72.4%) |
HSV | 0°, 55.3, 100 |
XYZ | 50.295, 34.51, 19.93 |
---|---|
Hunter Lab | 58.745, 50.02, 21.007 |
CIE-LAB | 65.365, 53.707, 26.729 |
CIE-LCH | 65.365, 59.991, 26.459 |
CIE-LUV | 0, 55.29, 55.29, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7272
CMYK percent of color #ff7272
Text with hexadecimal color #ff7272
This text has a font color of #ff7272
<p style="color:#ff7272">Text here</p>
#ff7272 Background Color
This box has a background color of #ff7272
<div style="background-color:#ff7272">Text here</div>
#ff7272 Border Color
This box has a border color of #ff7272
<div style="border: 4px solid #ff7272">Text here</div>
CSS codes
<p style="color:#ff7272">Text here</p>
<div style="background-color:#ff7272">Text here</div>
<div style="border: 4px solid #ff7272">Text here</div>
#ff7272 Color on white background
This is how a font and box color of #ff7272 will look
on a white background.
#ff7272 Color on black background
This is how a font and box color of #ff7272 hex color will look
on a black background.