In RGB color space, #dcbacc hex color has a red value of 220, a green value of 186 and a blue value of 204.
In CMYK color space (used in color printing), #dcbacc hex color is composed of 0% cyan, 15.45% magenta, 7.27% yellow and 13.73% black.
#dcbacc color has a hue of 328.2 degrees, a saturation of 32.69% and a lightness of 79.6%.
#dcbacc hex color contains mainly RED.
The closest web safe color of #dcbacc is #cccccc
#dcbacc hex color has a decimal value of 14465740.
HEX | dcbacc | #dcbacc |
---|---|---|
RGB | 220, 186, 204 | rgb(220, 186, 204) |
RGB Percent | 86.27, 72.94, 80 | rgb(86.27, 72.94, 80) |
CMYK | 0, 15, 7, 14 | |
HSL | 328.2°, 32.69, 79.6 | hsl(328.2, 32.69%, 79.6%) |
HSV | 328.2°, 15.5, 86.3 |
XYZ | 57.973, 54.693, 64.628 |
---|---|
Hunter Lab | 73.955, 10.505, -0.044 |
CIE-LAB | 78.864, 15.135, -4.522 |
CIE-LCH | 78.864, 15.796, 343.365 |
CIE-LUV | 0, 15.45, 7.27, 13.73 |
Web Safe | cccccc |
RGB percent of color #dcbacc
CMYK percent of color #dcbacc
Text with hexadecimal color #dcbacc
This text has a font color of #dcbacc
<p style="color:#dcbacc">Text here</p>
#dcbacc Background Color
This box has a background color of #dcbacc
<div style="background-color:#dcbacc">Text here</div>
#dcbacc Border Color
This box has a border color of #dcbacc
<div style="border: 4px solid #dcbacc">Text here</div>
CSS codes
<p style="color:#dcbacc">Text here</p>
<div style="background-color:#dcbacc">Text here</div>
<div style="border: 4px solid #dcbacc">Text here</div>
#dcbacc Color on white background
This is how a font and box color of #dcbacc will look
on a white background.
#dcbacc Color on black background
This is how a font and box color of #dcbacc hex color will look
on a black background.