#ccaabb short hex color code is #cab.
In RGB color space, #ccaabb hex color has a red value of 204, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #ccaabb hex color is composed of 0% cyan, 16.67% magenta, 8.33% yellow and 20% black.
#ccaabb color has a hue of 330 degrees, a saturation of 25% and a lightness of 73.3%.
#ccaabb hex color contains mainly RED.
The closest web safe color of #ccaabb is #cc99cc
#ccaabb hex color has a decimal value of 13413051.
HEX | ccaabb | #ccaabb |
---|---|---|
RGB | 204, 170, 187 | rgb(204, 170, 187) |
RGB Percent | 80, 66.67, 73.33 | rgb(80, 66.67, 73.33) |
CMYK | 0, 17, 8, 20 | |
HSL | 330°, 25, 73.3 | hsl(330, 25%, 73.3%) |
HSV | 330°, 16.7, 80 |
XYZ | 48.246, 45.175, 53.19 |
---|---|
Hunter Lab | 67.212, 10.508, 0.128 |
CIE-LAB | 73.007, 15.201, -4.054 |
CIE-LCH | 73.007, 15.732, 345.067 |
CIE-LUV | 0, 16.67, 8.33, 20 |
Web Safe | cc99cc |
RGB percent of color #ccaabb
CMYK percent of color #ccaabb
Text with hexadecimal color #ccaabb
This text has a font color of #ccaabb
<p style="color:#ccaabb">Text here</p>
#ccaabb Background Color
This box has a background color of #ccaabb
<div style="background-color:#ccaabb">Text here</div>
#ccaabb Border Color
This box has a border color of #ccaabb
<div style="border: 4px solid #ccaabb">Text here</div>
CSS codes
<p style="color:#ccaabb">Text here</p>
<div style="background-color:#ccaabb">Text here</div>
<div style="border: 4px solid #ccaabb">Text here</div>
#ccaabb Color on white background
This is how a font and box color of #ccaabb will look
on a white background.
#ccaabb Color on black background
This is how a font and box color of #ccaabb hex color will look
on a black background.