In RGB color space, #dbbbcc hex color has a red value of 219, a green value of 187 and a blue value of 204.
In CMYK color space (used in color printing), #dbbbcc hex color is composed of 0% cyan, 14.61% magenta, 6.85% yellow and 14.12% black.
#dbbbcc color has a hue of 328.1 degrees, a saturation of 30.77% and a lightness of 79.6%.
#dbbbcc hex color contains mainly RED.
The closest web safe color of #dbbbcc is #cccccc
#dbbbcc hex color has a decimal value of 14400460.
HEX | dbbbcc | #dbbbcc |
---|---|---|
RGB | 219, 187, 204 | rgb(219, 187, 204) |
RGB Percent | 85.88, 73.33, 80 | rgb(85.88, 73.33, 80) |
CMYK | 0, 15, 7, 14 | |
HSL | 328.1°, 30.77, 79.6 | hsl(328.1, 30.77%, 79.6%) |
HSV | 328.1°, 14.6, 85.9 |
XYZ | 57.883, 54.96, 64.684 |
---|---|
Hunter Lab | 74.135, 9.633, 0.163 |
CIE-LAB | 79.018, 14.252, -4.304 |
CIE-LCH | 79.018, 14.888, 343.196 |
CIE-LUV | 0, 14.61, 6.85, 14.12 |
Web Safe | cccccc |
RGB percent of color #dbbbcc
CMYK percent of color #dbbbcc
Text with hexadecimal color #dbbbcc
This text has a font color of #dbbbcc
<p style="color:#dbbbcc">Text here</p>
#dbbbcc Background Color
This box has a background color of #dbbbcc
<div style="background-color:#dbbbcc">Text here</div>
#dbbbcc Border Color
This box has a border color of #dbbbcc
<div style="border: 4px solid #dbbbcc">Text here</div>
CSS codes
<p style="color:#dbbbcc">Text here</p>
<div style="background-color:#dbbbcc">Text here</div>
<div style="border: 4px solid #dbbbcc">Text here</div>
#dbbbcc Color on white background
This is how a font and box color of #dbbbcc will look
on a white background.
#dbbbcc Color on black background
This is how a font and box color of #dbbbcc hex color will look
on a black background.