In RGB color space, #ffdacc hex color has a red value of 255, a green value of 218 and a blue value of 204.
In CMYK color space (used in color printing), #ffdacc hex color is composed of 0% cyan, 14.51% magenta, 20% yellow and 0% black.
#ffdacc color has a hue of 16.5 degrees, a saturation of 100% and a lightness of 90%.
#ffdacc hex color contains mainly RED.
The closest web safe color of #ffdacc is #ffcccc
#ffdacc hex color has a decimal value of 16767692.
HEX | ffdacc | #ffdacc |
---|---|---|
RGB | 255, 218, 204 | rgb(255, 218, 204) |
RGB Percent | 100, 85.49, 80 | rgb(100, 85.49, 80) |
CMYK | 0, 15, 20, 0 | |
HSL | 16.5°, 100, 90 | hsl(16.5, 100%, 90%) |
HSV | 16.5°, 20, 100 |
XYZ | 77.21, 75.762, 67.681 |
---|---|
Hunter Lab | 87.041, 6.016, 14.827 |
CIE-LAB | 89.749, 10.719, 11.639 |
CIE-LCH | 89.749, 15.823, 47.356 |
CIE-LUV | 0, 14.51, 20, 0 |
Web Safe | ffcccc |
RGB percent of color #ffdacc
CMYK percent of color #ffdacc
Text with hexadecimal color #ffdacc
This text has a font color of #ffdacc
<p style="color:#ffdacc">Text here</p>
#ffdacc Background Color
This box has a background color of #ffdacc
<div style="background-color:#ffdacc">Text here</div>
#ffdacc Border Color
This box has a border color of #ffdacc
<div style="border: 4px solid #ffdacc">Text here</div>
CSS codes
<p style="color:#ffdacc">Text here</p>
<div style="background-color:#ffdacc">Text here</div>
<div style="border: 4px solid #ffdacc">Text here</div>
#ffdacc Color on white background
This is how a font and box color of #ffdacc will look
on a white background.
#ffdacc Color on black background
This is how a font and box color of #ffdacc hex color will look
on a black background.