In RGB color space, #ccbeef hex color has a red value of 204, a green value of 190 and a blue value of 239.
In CMYK color space (used in color printing), #ccbeef hex color is composed of 14.64% cyan, 20.5% magenta, 0% yellow and 6.27% black.
#ccbeef color has a hue of 257.1 degrees, a saturation of 60.49% and a lightness of 84.1%.
#ccbeef hex color contains mainly BLUE.
The closest web safe color of #ccbeef is #ccccff
#ccbeef hex color has a decimal value of 13418223.
HEX | ccbeef | #ccbeef |
---|---|---|
RGB | 204, 190, 239 | rgb(204, 190, 239) |
RGB Percent | 80, 74.51, 93.73 | rgb(80, 74.51, 93.73) |
CMYK | 15, 21, 0, 6 | |
HSL | 257.1°, 60.49, 84.1 | hsl(257.1, 60.49%, 84.1%) |
HSV | 257.1°, 20.5, 93.7 |
XYZ | 58.895, 55.896, 89.346 |
---|---|
Hunter Lab | 74.764, 9.777, -18.52 |
CIE-LAB | 79.555, 14.395, -22.492 |
CIE-LCH | 79.555, 26.704, 302.619 |
CIE-LUV | 14.64, 20.5, 0, 6.27 |
Web Safe | ccccff |
RGB percent of color #ccbeef
CMYK percent of color #ccbeef
Text with hexadecimal color #ccbeef
This text has a font color of #ccbeef
<p style="color:#ccbeef">Text here</p>
#ccbeef Background Color
This box has a background color of #ccbeef
<div style="background-color:#ccbeef">Text here</div>
#ccbeef Border Color
This box has a border color of #ccbeef
<div style="border: 4px solid #ccbeef">Text here</div>
CSS codes
<p style="color:#ccbeef">Text here</p>
<div style="background-color:#ccbeef">Text here</div>
<div style="border: 4px solid #ccbeef">Text here</div>
#ccbeef Color on white background
This is how a font and box color of #ccbeef will look
on a white background.
#ccbeef Color on black background
This is how a font and box color of #ccbeef hex color will look
on a black background.