In RGB color space, #cecccd hex color has a red value of 206, a green value of 204 and a blue value of 205.
In CMYK color space (used in color printing), #cecccd hex color is composed of 0% cyan, 0.97% magenta, 0.49% yellow and 19.22% black.
#cecccd color has a hue of 330 degrees, a saturation of 2% and a lightness of 80.4%.
#cecccd hex color contains mainly RED.
The closest web safe color of #cecccd is #cccccc
#cecccd hex color has a decimal value of 13552845.
HEX | cecccd | #cecccd |
---|---|---|
RGB | 206, 204, 205 | rgb(206, 204, 205) |
RGB Percent | 80.78, 80, 80.39 | rgb(80.78, 80, 80.39) |
CMYK | 0, 1, 0, 19 | |
HSL | 330°, 2, 80.4 | hsl(330, 2%, 80.4%) |
HSV | 330°, 1, 80.8 |
XYZ | 58.066, 60.715, 66.416 |
---|---|
Hunter Lab | 77.92, -3.341, 4.007 |
CIE-LAB | 82.225, 0.874, -0.262 |
CIE-LCH | 82.225, 0.912, 343.313 |
CIE-LUV | 0, 0.97, 0.49, 19.22 |
Web Safe | cccccc |
RGB percent of color #cecccd
CMYK percent of color #cecccd
Text with hexadecimal color #cecccd
This text has a font color of #cecccd
<p style="color:#cecccd">Text here</p>
#cecccd Background Color
This box has a background color of #cecccd
<div style="background-color:#cecccd">Text here</div>
#cecccd Border Color
This box has a border color of #cecccd
<div style="border: 4px solid #cecccd">Text here</div>
CSS codes
<p style="color:#cecccd">Text here</p>
<div style="background-color:#cecccd">Text here</div>
<div style="border: 4px solid #cecccd">Text here</div>
#cecccd Color on white background
This is how a font and box color of #cecccd will look
on a white background.
#cecccd Color on black background
This is how a font and box color of #cecccd hex color will look
on a black background.