In RGB color space, #dcbedc hex color has a red value of 220, a green value of 190 and a blue value of 220.
In CMYK color space (used in color printing), #dcbedc hex color is composed of 0% cyan, 13.64% magenta, 0% yellow and 13.73% black.
#dcbedc color has a hue of 300 degrees, a saturation of 30% and a lightness of 80.4%.
#dcbedc hex color contains mainly RED.
The closest web safe color of #dcbedc is #cccccc
#dcbedc hex color has a decimal value of 14466780.
HEX | dcbedc | #dcbedc |
---|---|---|
RGB | 220, 190, 220 | rgb(220, 190, 220) |
RGB Percent | 86.27, 74.51, 86.27 | rgb(86.27, 74.51, 86.27) |
CMYK | 0, 14, 0, 14 | |
HSL | 300°, 30, 80.4 | hsl(300, 30%, 80.4%) |
HSV | 300°, 13.6, 86.3 |
XYZ | 60.847, 57.21, 75.546 |
---|---|
Hunter Lab | 75.637, 11.23, -6.272 |
CIE-LAB | 80.298, 15.851, -11.027 |
CIE-LCH | 80.298, 19.309, 325.175 |
CIE-LUV | 0, 13.64, 0, 13.73 |
Web Safe | cccccc |
RGB percent of color #dcbedc
CMYK percent of color #dcbedc
Text with hexadecimal color #dcbedc
This text has a font color of #dcbedc
<p style="color:#dcbedc">Text here</p>
#dcbedc Background Color
This box has a background color of #dcbedc
<div style="background-color:#dcbedc">Text here</div>
#dcbedc Border Color
This box has a border color of #dcbedc
<div style="border: 4px solid #dcbedc">Text here</div>
CSS codes
<p style="color:#dcbedc">Text here</p>
<div style="background-color:#dcbedc">Text here</div>
<div style="border: 4px solid #dcbedc">Text here</div>
#dcbedc Color on white background
This is how a font and box color of #dcbedc will look
on a white background.
#dcbedc Color on black background
This is how a font and box color of #dcbedc hex color will look
on a black background.