In RGB color space, #cabbcc hex color has a red value of 202, a green value of 187 and a blue value of 204.
In CMYK color space (used in color printing), #cabbcc hex color is composed of 0.98% cyan, 8.33% magenta, 0% yellow and 20% black.
#cabbcc color has a hue of 292.9 degrees, a saturation of 14.29% and a lightness of 76.7%.
#cabbcc hex color contains mainly BLUE.
The closest web safe color of #cabbcc is #cccccc
#cabbcc hex color has a decimal value of 13286348.
HEX | cabbcc | #cabbcc |
---|---|---|
RGB | 202, 187, 204 | rgb(202, 187, 204) |
RGB Percent | 79.22, 73.33, 80 | rgb(79.22, 73.33, 80) |
CMYK | 1, 8, 0, 20 | |
HSL | 292.9°, 14.29, 76.7 | hsl(292.9, 14.29%, 76.7%) |
HSV | 292.9°, 8.3, 80 |
XYZ | 53.027, 52.457, 64.457 |
---|---|
Hunter Lab | 72.427, 3.94, -2.066 |
CIE-LAB | 77.553, 8.366, -6.633 |
CIE-LCH | 77.553, 10.676, 321.591 |
CIE-LUV | 0.98, 8.33, 0, 20 |
Web Safe | cccccc |
RGB percent of color #cabbcc
CMYK percent of color #cabbcc
Text with hexadecimal color #cabbcc
This text has a font color of #cabbcc
<p style="color:#cabbcc">Text here</p>
#cabbcc Background Color
This box has a background color of #cabbcc
<div style="background-color:#cabbcc">Text here</div>
#cabbcc Border Color
This box has a border color of #cabbcc
<div style="border: 4px solid #cabbcc">Text here</div>
CSS codes
<p style="color:#cabbcc">Text here</p>
<div style="background-color:#cabbcc">Text here</div>
<div style="border: 4px solid #cabbcc">Text here</div>
#cabbcc Color on white background
This is how a font and box color of #cabbcc will look
on a white background.
#cabbcc Color on black background
This is how a font and box color of #cabbcc hex color will look
on a black background.