In RGB color space, #ffd2ff hex color has a red value of 255, a green value of 210 and a blue value of 255.
In CMYK color space (used in color printing), #ffd2ff hex color is composed of 0% cyan, 17.65% magenta, 0% yellow and 0% black.
#ffd2ff color has a hue of 300 degrees, a saturation of 100% and a lightness of 91.2%.
#ffd2ff hex color contains mainly RED.
The closest web safe color of #ffd2ff is #ffccff
#ffd2ff hex color has a decimal value of 16765695.
HEX | ffd2ff | #ffd2ff |
---|---|---|
RGB | 255, 210, 255 | rgb(255, 210, 255) |
RGB Percent | 100, 82.35, 100 | rgb(100, 82.35, 100) |
CMYK | 0, 18, 0, 0 | |
HSL | 300°, 100, 91.2 | hsl(300, 100%, 91.2%) |
HSV | 300°, 17.6, 100 |
XYZ | 82.337, 74.573, 104.662 |
---|---|
Hunter Lab | 86.356, 19.071, -11.41 |
CIE-LAB | 89.193, 23.222, -16.015 |
CIE-LCH | 89.193, 28.209, 325.408 |
CIE-LUV | 0, 17.65, 0, 0 |
Web Safe | ffccff |
RGB percent of color #ffd2ff
CMYK percent of color #ffd2ff
Text with hexadecimal color #ffd2ff
This text has a font color of #ffd2ff
<p style="color:#ffd2ff">Text here</p>
#ffd2ff Background Color
This box has a background color of #ffd2ff
<div style="background-color:#ffd2ff">Text here</div>
#ffd2ff Border Color
This box has a border color of #ffd2ff
<div style="border: 4px solid #ffd2ff">Text here</div>
CSS codes
<p style="color:#ffd2ff">Text here</p>
<div style="background-color:#ffd2ff">Text here</div>
<div style="border: 4px solid #ffd2ff">Text here</div>
#ffd2ff Color on white background
This is how a font and box color of #ffd2ff will look
on a white background.
#ffd2ff Color on black background
This is how a font and box color of #ffd2ff hex color will look
on a black background.