In RGB color space, #ddfffa hex color has a red value of 221, a green value of 255 and a blue value of 250.
In CMYK color space (used in color printing), #ddfffa hex color is composed of 13.33% cyan, 0% magenta, 1.96% yellow and 0% black.
#ddfffa color has a hue of 171.2 degrees, a saturation of 100% and a lightness of 93.3%.
#ddfffa hex color contains mainly GREEN.
The closest web safe color of #ddfffa is #ccffff
#ddfffa hex color has a decimal value of 14548986.
HEX | ddfffa | #ddfffa |
---|---|---|
RGB | 221, 255, 250 | rgb(221, 255, 250) |
RGB Percent | 86.67, 100, 98.04 | rgb(86.67, 100, 98.04) |
CMYK | 13, 0, 2, 0 | |
HSL | 171.2°, 100, 93.3 | hsl(171.2, 100%, 93.3%) |
HSV | 171.2°, 13.3, 100 |
XYZ | 82.834, 93.794, 104.181 |
---|---|
Hunter Lab | 96.847, -16.811, 4.013 |
CIE-LAB | 97.549, -11.84, -1.305 |
CIE-LCH | 97.549, 11.912, 186.29 |
CIE-LUV | 13.33, 0, 1.96, 0 |
Web Safe | ccffff |
RGB percent of color #ddfffa
CMYK percent of color #ddfffa
Text with hexadecimal color #ddfffa
This text has a font color of #ddfffa
<p style="color:#ddfffa">Text here</p>
#ddfffa Background Color
This box has a background color of #ddfffa
<div style="background-color:#ddfffa">Text here</div>
#ddfffa Border Color
This box has a border color of #ddfffa
<div style="border: 4px solid #ddfffa">Text here</div>
CSS codes
<p style="color:#ddfffa">Text here</p>
<div style="background-color:#ddfffa">Text here</div>
<div style="border: 4px solid #ddfffa">Text here</div>
#ddfffa Color on white background
This is how a font and box color of #ddfffa will look
on a white background.
#ddfffa Color on black background
This is how a font and box color of #ddfffa hex color will look
on a black background.