In RGB color space, #cdaabb hex color has a red value of 205, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #cdaabb hex color is composed of 0% cyan, 17.07% magenta, 8.78% yellow and 19.61% black.
#cdaabb color has a hue of 330.9 degrees, a saturation of 25.93% and a lightness of 73.5%.
#cdaabb hex color contains mainly RED.
The closest web safe color of #cdaabb is #cc99cc
#cdaabb hex color has a decimal value of 13478587.
HEX | cdaabb | #cdaabb |
---|---|---|
RGB | 205, 170, 187 | rgb(205, 170, 187) |
RGB Percent | 80.39, 66.67, 73.33 | rgb(80.39, 66.67, 73.33) |
CMYK | 0, 17, 9, 20 | |
HSL | 330.9°, 25.93, 73.5 | hsl(330.9, 25.93%, 73.5%) |
HSV | 330.9°, 17.1, 80.4 |
XYZ | 48.521, 45.316, 53.203 |
---|---|
Hunter Lab | 67.317, 10.855, 0.263 |
CIE-LAB | 73.099, 15.558, -3.907 |
CIE-LCH | 73.099, 16.041, 345.903 |
CIE-LUV | 0, 17.07, 8.78, 19.61 |
Web Safe | cc99cc |
RGB percent of color #cdaabb
CMYK percent of color #cdaabb
Text with hexadecimal color #cdaabb
This text has a font color of #cdaabb
<p style="color:#cdaabb">Text here</p>
#cdaabb Background Color
This box has a background color of #cdaabb
<div style="background-color:#cdaabb">Text here</div>
#cdaabb Border Color
This box has a border color of #cdaabb
<div style="border: 4px solid #cdaabb">Text here</div>
CSS codes
<p style="color:#cdaabb">Text here</p>
<div style="background-color:#cdaabb">Text here</div>
<div style="border: 4px solid #cdaabb">Text here</div>
#cdaabb Color on white background
This is how a font and box color of #cdaabb will look
on a white background.
#cdaabb Color on black background
This is how a font and box color of #cdaabb hex color will look
on a black background.