In RGB color space, #ff5f5f hex color has a red value of 255, a green value of 95 and a blue value of 95.
In CMYK color space (used in color printing), #ff5f5f hex color is composed of 0% cyan, 62.75% magenta, 62.75% yellow and 0% black.
#ff5f5f color has a hue of 0 degrees, a saturation of 100% and a lightness of 68.6%.
#ff5f5f hex color contains mainly RED.
The closest web safe color of #ff5f5f is #ff6666
#ff5f5f hex color has a decimal value of 16736095.
HEX | ff5f5f | #ff5f5f |
---|---|---|
RGB | 255, 95, 95 | rgb(255, 95, 95) |
RGB Percent | 100, 37.25, 37.25 | rgb(100, 37.25, 37.25) |
CMYK | 0, 63, 63, 0 | |
HSL | 0°, 100, 68.6 | hsl(0, 100%, 68.6%) |
HSV | 0°, 62.7, 100 |
XYZ | 47.398, 30.271, 14.171 |
---|---|
Hunter Lab | 55.019, 57.491, 23.242 |
CIE-LAB | 61.887, 60.779, 32.934 |
CIE-LCH | 61.887, 69.128, 28.452 |
CIE-LUV | 0, 62.75, 62.75, 0 |
Web Safe | ff6666 |
RGB percent of color #ff5f5f
CMYK percent of color #ff5f5f
Text with hexadecimal color #ff5f5f
This text has a font color of #ff5f5f
<p style="color:#ff5f5f">Text here</p>
#ff5f5f Background Color
This box has a background color of #ff5f5f
<div style="background-color:#ff5f5f">Text here</div>
#ff5f5f Border Color
This box has a border color of #ff5f5f
<div style="border: 4px solid #ff5f5f">Text here</div>
CSS codes
<p style="color:#ff5f5f">Text here</p>
<div style="background-color:#ff5f5f">Text here</div>
<div style="border: 4px solid #ff5f5f">Text here</div>
#ff5f5f Color on white background
This is how a font and box color of #ff5f5f will look
on a white background.
#ff5f5f Color on black background
This is how a font and box color of #ff5f5f hex color will look
on a black background.