In RGB color space, #ffaffe hex color has a red value of 255, a green value of 175 and a blue value of 254.
In CMYK color space (used in color printing), #ffaffe hex color is composed of 0% cyan, 31.37% magenta, 0.39% yellow and 0% black.
#ffaffe color has a hue of 300.8 degrees, a saturation of 100% and a lightness of 84.3%.
#ffaffe hex color contains mainly RED.
The closest web safe color of #ffaffe is #ff99ff
#ffaffe hex color has a decimal value of 16756734.
HEX | ffaffe | #ffaffe |
---|---|---|
RGB | 255, 175, 254 | rgb(255, 175, 254) |
RGB Percent | 100, 68.63, 99.61 | rgb(100, 68.63, 99.61) |
CMYK | 0, 31, 0, 0 | |
HSL | 300.8°, 100, 84.3 | hsl(300.8, 100%, 84.3%) |
HSV | 300.8°, 31.4, 100 |
XYZ | 74.459, 59.076, 101.244 |
---|---|
Hunter Lab | 76.861, 38.415, -24.296 |
CIE-LAB | 81.333, 41.384, -27.393 |
CIE-LCH | 81.333, 49.629, 326.499 |
CIE-LUV | 0, 31.37, 0.39, 0 |
Web Safe | ff99ff |
RGB percent of color #ffaffe
CMYK percent of color #ffaffe
Text with hexadecimal color #ffaffe
This text has a font color of #ffaffe
<p style="color:#ffaffe">Text here</p>
#ffaffe Background Color
This box has a background color of #ffaffe
<div style="background-color:#ffaffe">Text here</div>
#ffaffe Border Color
This box has a border color of #ffaffe
<div style="border: 4px solid #ffaffe">Text here</div>
CSS codes
<p style="color:#ffaffe">Text here</p>
<div style="background-color:#ffaffe">Text here</div>
<div style="border: 4px solid #ffaffe">Text here</div>
#ffaffe Color on white background
This is how a font and box color of #ffaffe will look
on a white background.
#ffaffe Color on black background
This is how a font and box color of #ffaffe hex color will look
on a black background.