In RGB color space, #ff2fee hex color has a red value of 255, a green value of 47 and a blue value of 238.
In CMYK color space (used in color printing), #ff2fee hex color is composed of 0% cyan, 81.57% magenta, 6.67% yellow and 0% black.
#ff2fee color has a hue of 304.9 degrees, a saturation of 100% and a lightness of 59.2%.
#ff2fee hex color contains mainly RED.
The closest web safe color of #ff2fee is #ff33ff
#ff2fee hex color has a decimal value of 16723950.
HEX | ff2fee | #ff2fee |
---|---|---|
RGB | 255, 47, 238 | rgb(255, 47, 238) |
RGB Percent | 100, 18.43, 93.33 | rgb(100, 18.43, 93.33) |
CMYK | 0, 82, 7, 0 | |
HSL | 304.9°, 100, 59.2 | hsl(304.9, 100%, 59.2%) |
HSV | 304.9°, 81.6, 100 |
XYZ | 57.689, 29.466, 83.536 |
---|---|
Hunter Lab | 54.283, 94.707, -53.244 |
CIE-LAB | 61.191, 90.62, -50.004 |
CIE-LCH | 61.191, 103.501, 331.11 |
CIE-LUV | 0, 81.57, 6.67, 0 |
Web Safe | ff33ff |
RGB percent of color #ff2fee
CMYK percent of color #ff2fee
Text with hexadecimal color #ff2fee
This text has a font color of #ff2fee
<p style="color:#ff2fee">Text here</p>
#ff2fee Background Color
This box has a background color of #ff2fee
<div style="background-color:#ff2fee">Text here</div>
#ff2fee Border Color
This box has a border color of #ff2fee
<div style="border: 4px solid #ff2fee">Text here</div>
CSS codes
<p style="color:#ff2fee">Text here</p>
<div style="background-color:#ff2fee">Text here</div>
<div style="border: 4px solid #ff2fee">Text here</div>
#ff2fee Color on white background
This is how a font and box color of #ff2fee will look
on a white background.
#ff2fee Color on black background
This is how a font and box color of #ff2fee hex color will look
on a black background.