In RGB color space, #cacabb hex color has a red value of 202, a green value of 202 and a blue value of 187.
In CMYK color space (used in color printing), #cacabb hex color is composed of 0% cyan, 0% magenta, 7.43% yellow and 20.78% black.
#cacabb color has a hue of 60 degrees, a saturation of 12.4% and a lightness of 76.3%.
#cacabb hex color contains mainly RED.
The closest web safe color of #cacabb is #cccccc
#cacabb hex color has a decimal value of 13290171.
HEX | cacabb | #cacabb |
---|---|---|
RGB | 202, 202, 187 | rgb(202, 202, 187) |
RGB Percent | 79.22, 79.22, 73.33 | rgb(79.22, 79.22, 73.33) |
CMYK | 0, 0, 7, 21 | |
HSL | 60°, 12.4, 76.3 | hsl(60, 12.4%, 76.3%) |
HSV | 60°, 7.4, 79.2 |
XYZ | 54.447, 58.385, 55.414 |
---|---|
Hunter Lab | 76.41, -6.525, 10.489 |
CIE-LAB | 80.952, -2.643, 7.48 |
CIE-LCH | 80.952, 7.933, 109.46 |
CIE-LUV | 0, 0, 7.43, 20.78 |
Web Safe | cccccc |
RGB percent of color #cacabb
CMYK percent of color #cacabb
Text with hexadecimal color #cacabb
This text has a font color of #cacabb
<p style="color:#cacabb">Text here</p>
#cacabb Background Color
This box has a background color of #cacabb
<div style="background-color:#cacabb">Text here</div>
#cacabb Border Color
This box has a border color of #cacabb
<div style="border: 4px solid #cacabb">Text here</div>
CSS codes
<p style="color:#cacabb">Text here</p>
<div style="background-color:#cacabb">Text here</div>
<div style="border: 4px solid #cacabb">Text here</div>
#cacabb Color on white background
This is how a font and box color of #cacabb will look
on a white background.
#cacabb Color on black background
This is how a font and box color of #cacabb hex color will look
on a black background.