In RGB color space, #dd67cb hex color has a red value of 221, a green value of 103 and a blue value of 203.
In CMYK color space (used in color printing), #dd67cb hex color is composed of 0% cyan, 53.39% magenta, 8.14% yellow and 13.33% black.
#dd67cb color has a hue of 309.2 degrees, a saturation of 63.44% and a lightness of 63.5%.
#dd67cb hex color contains mainly RED.
The closest web safe color of #dd67cb is #cc66cc
#dd67cb hex color has a decimal value of 14510027.
HEX | dd67cb | #dd67cb |
---|---|---|
RGB | 221, 103, 203 | rgb(221, 103, 203) |
RGB Percent | 86.67, 40.39, 79.61 | rgb(86.67, 40.39, 79.61) |
CMYK | 0, 53, 8, 13 | |
HSL | 309.2°, 63.44, 63.5 | hsl(309.2, 63.44%, 63.5%) |
HSV | 309.2°, 53.4, 86.7 |
XYZ | 45.449, 29.384, 59.776 |
---|---|
Hunter Lab | 54.207, 54.798, -27.436 |
CIE-LAB | 61.119, 58.58, -30.8 |
CIE-LCH | 61.119, 66.184, 332.266 |
CIE-LUV | 0, 53.39, 8.14, 13.33 |
Web Safe | cc66cc |
RGB percent of color #dd67cb
CMYK percent of color #dd67cb
Text with hexadecimal color #dd67cb
This text has a font color of #dd67cb
<p style="color:#dd67cb">Text here</p>
#dd67cb Background Color
This box has a background color of #dd67cb
<div style="background-color:#dd67cb">Text here</div>
#dd67cb Border Color
This box has a border color of #dd67cb
<div style="border: 4px solid #dd67cb">Text here</div>
CSS codes
<p style="color:#dd67cb">Text here</p>
<div style="background-color:#dd67cb">Text here</div>
<div style="border: 4px solid #dd67cb">Text here</div>
#dd67cb Color on white background
This is how a font and box color of #dd67cb will look
on a white background.
#dd67cb Color on black background
This is how a font and box color of #dd67cb hex color will look
on a black background.