In RGB color space, #cababb hex color has a red value of 202, a green value of 186 and a blue value of 187.
In CMYK color space (used in color printing), #cababb hex color is composed of 0% cyan, 7.92% magenta, 7.43% yellow and 20.78% black.
#cababb color has a hue of 356.3 degrees, a saturation of 13.11% and a lightness of 76.1%.
#cababb hex color contains mainly RED.
The closest web safe color of #cababb is #cccccc
#cababb hex color has a decimal value of 13286075.
HEX | cababb | #cababb |
---|---|---|
RGB | 202, 186, 187 | rgb(202, 186, 187) |
RGB Percent | 79.22, 72.94, 73.33 | rgb(79.22, 72.94, 73.33) |
CMYK | 0, 8, 7, 21 | |
HSL | 356.3°, 13.11, 76.1 | hsl(356.3, 13.11%, 76.1%) |
HSV | 356.3°, 7.9, 79.2 |
XYZ | 50.886, 51.262, 54.226 |
---|---|
Hunter Lab | 71.597, 1.569, 5.214 |
CIE-LAB | 76.837, 5.836, 1.534 |
CIE-LCH | 76.837, 6.034, 14.727 |
CIE-LUV | 0, 7.92, 7.43, 20.78 |
Web Safe | cccccc |
RGB percent of color #cababb
CMYK percent of color #cababb
Text with hexadecimal color #cababb
This text has a font color of #cababb
<p style="color:#cababb">Text here</p>
#cababb Background Color
This box has a background color of #cababb
<div style="background-color:#cababb">Text here</div>
#cababb Border Color
This box has a border color of #cababb
<div style="border: 4px solid #cababb">Text here</div>
CSS codes
<p style="color:#cababb">Text here</p>
<div style="background-color:#cababb">Text here</div>
<div style="border: 4px solid #cababb">Text here</div>
#cababb Color on white background
This is how a font and box color of #cababb will look
on a white background.
#cababb Color on black background
This is how a font and box color of #cababb hex color will look
on a black background.