In RGB color space, #ff5fed hex color has a red value of 255, a green value of 95 and a blue value of 237.
In CMYK color space (used in color printing), #ff5fed hex color is composed of 0% cyan, 62.75% magenta, 7.06% yellow and 0% black.
#ff5fed color has a hue of 306.8 degrees, a saturation of 100% and a lightness of 68.6%.
#ff5fed hex color contains mainly RED.
The closest web safe color of #ff5fed is #ff66ff
#ff5fed hex color has a decimal value of 16736237.
HEX | ff5fed | #ff5fed |
---|---|---|
RGB | 255, 95, 237 | rgb(255, 95, 237) |
RGB Percent | 100, 37.25, 92.94 | rgb(100, 37.25, 92.94) |
CMYK | 0, 63, 7, 0 | |
HSL | 306.8°, 100, 68.6 | hsl(306.8, 100%, 68.6%) |
HSV | 306.8°, 62.7, 100 |
XYZ | 60.618, 35.559, 83.789 |
---|---|
Hunter Lab | 59.631, 77.098, -41.567 |
CIE-LAB | 66.182, 76.155, -41.584 |
CIE-LCH | 66.182, 86.769, 331.364 |
CIE-LUV | 0, 62.75, 7.06, 0 |
Web Safe | ff66ff |
RGB percent of color #ff5fed
CMYK percent of color #ff5fed
Text with hexadecimal color #ff5fed
This text has a font color of #ff5fed
<p style="color:#ff5fed">Text here</p>
#ff5fed Background Color
This box has a background color of #ff5fed
<div style="background-color:#ff5fed">Text here</div>
#ff5fed Border Color
This box has a border color of #ff5fed
<div style="border: 4px solid #ff5fed">Text here</div>
CSS codes
<p style="color:#ff5fed">Text here</p>
<div style="background-color:#ff5fed">Text here</div>
<div style="border: 4px solid #ff5fed">Text here</div>
#ff5fed Color on white background
This is how a font and box color of #ff5fed will look
on a white background.
#ff5fed Color on black background
This is how a font and box color of #ff5fed hex color will look
on a black background.