#cc00bb short hex color code is #c0b.
In RGB color space, #cc00bb hex color has a red value of 204, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #cc00bb hex color is composed of 0% cyan, 100% magenta, 8.33% yellow and 20% black.
#cc00bb color has a hue of 305 degrees, a saturation of 100% and a lightness of 40%.
#cc00bb hex color contains mainly RED.
The closest web safe color of #cc00bb is #cc00cc
#cc00bb hex color has a decimal value of 13369531.
HEX | cc00bb | #cc00bb |
---|---|---|
RGB | 204, 0, 187 | rgb(204, 0, 187) |
RGB Percent | 80, 0, 73.33 | rgb(80, 0, 73.33) |
CMYK | 0, 100, 8, 20 | |
HSL | 305°, 100, 40 | hsl(305, 100%, 40%) |
HSV | 305°, 100, 80 |
XYZ | 33.871, 16.425, 48.399 |
---|---|
Hunter Lab | 40.528, 78.257, -42.436 |
CIE-LAB | 47.527, 80.662, -43.106 |
CIE-LCH | 47.527, 91.458, 331.88 |
CIE-LUV | 0, 100, 8.33, 20 |
Web Safe | cc00cc |
RGB percent of color #cc00bb
CMYK percent of color #cc00bb
Text with hexadecimal color #cc00bb
This text has a font color of #cc00bb
<p style="color:#cc00bb">Text here</p>
#cc00bb Background Color
This box has a background color of #cc00bb
<div style="background-color:#cc00bb">Text here</div>
#cc00bb Border Color
This box has a border color of #cc00bb
<div style="border: 4px solid #cc00bb">Text here</div>
CSS codes
<p style="color:#cc00bb">Text here</p>
<div style="background-color:#cc00bb">Text here</div>
<div style="border: 4px solid #cc00bb">Text here</div>
#cc00bb Color on white background
This is how a font and box color of #cc00bb will look
on a white background.
#cc00bb Color on black background
This is how a font and box color of #cc00bb hex color will look
on a black background.