#ccbbcc short hex color code is #cbc.
In RGB color space, #ccbbcc hex color has a red value of 204, a green value of 187 and a blue value of 204.
In CMYK color space (used in color printing), #ccbbcc hex color is composed of 0% cyan, 8.33% magenta, 0% yellow and 20% black.
#ccbbcc color has a hue of 300 degrees, a saturation of 14.29% and a lightness of 76.7%.
#ccbbcc hex color contains mainly RED.
The closest web safe color of #ccbbcc is #cccccc
#ccbbcc hex color has a decimal value of 13417420.
HEX | ccbbcc | #ccbbcc |
---|---|---|
RGB | 204, 187, 204 | rgb(204, 187, 204) |
RGB Percent | 80, 73.33, 80 | rgb(80, 73.33, 80) |
CMYK | 0, 8, 0, 20 | |
HSL | 300°, 14.29, 76.7 | hsl(300, 14.29%, 76.7%) |
HSV | 300°, 8.3, 80 |
XYZ | 53.571, 52.738, 64.483 |
---|---|
Hunter Lab | 72.621, 4.589, -1.811 |
CIE-LAB | 77.72, 9.05, -6.368 |
CIE-LCH | 77.72, 11.066, 324.868 |
CIE-LUV | 0, 8.33, 0, 20 |
Web Safe | cccccc |
RGB percent of color #ccbbcc
CMYK percent of color #ccbbcc
Text with hexadecimal color #ccbbcc
This text has a font color of #ccbbcc
<p style="color:#ccbbcc">Text here</p>
#ccbbcc Background Color
This box has a background color of #ccbbcc
<div style="background-color:#ccbbcc">Text here</div>
#ccbbcc Border Color
This box has a border color of #ccbbcc
<div style="border: 4px solid #ccbbcc">Text here</div>
CSS codes
<p style="color:#ccbbcc">Text here</p>
<div style="background-color:#ccbbcc">Text here</div>
<div style="border: 4px solid #ccbbcc">Text here</div>
#ccbbcc Color on white background
This is how a font and box color of #ccbbcc will look
on a white background.
#ccbbcc Color on black background
This is how a font and box color of #ccbbcc hex color will look
on a black background.