In RGB color space, #ff2ccc hex color has a red value of 255, a green value of 44 and a blue value of 204.
In CMYK color space (used in color printing), #ff2ccc hex color is composed of 0% cyan, 82.75% magenta, 20% yellow and 0% black.
#ff2ccc color has a hue of 314.5 degrees, a saturation of 100% and a lightness of 58.6%.
#ff2ccc hex color contains mainly RED.
The closest web safe color of #ff2ccc is #ff33cc
#ff2ccc hex color has a decimal value of 16723148.
HEX | ff2ccc | #ff2ccc |
---|---|---|
RGB | 255, 44, 204 | rgb(255, 44, 204) |
RGB Percent | 100, 17.25, 80 | rgb(100, 17.25, 80) |
CMYK | 0, 83, 20, 0 | |
HSL | 314.5°, 100, 58.6 | hsl(314.5, 100%, 58.6%) |
HSV | 314.5°, 82.7, 100 |
XYZ | 53.04, 27.421, 59.624 |
---|---|
Hunter Lab | 52.365, 89.162, -30.853 |
CIE-LAB | 59.362, 86.811, -33.691 |
CIE-LCH | 59.362, 93.119, 338.789 |
CIE-LUV | 0, 82.75, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff2ccc
CMYK percent of color #ff2ccc
Text with hexadecimal color #ff2ccc
This text has a font color of #ff2ccc
<p style="color:#ff2ccc">Text here</p>
#ff2ccc Background Color
This box has a background color of #ff2ccc
<div style="background-color:#ff2ccc">Text here</div>
#ff2ccc Border Color
This box has a border color of #ff2ccc
<div style="border: 4px solid #ff2ccc">Text here</div>
CSS codes
<p style="color:#ff2ccc">Text here</p>
<div style="background-color:#ff2ccc">Text here</div>
<div style="border: 4px solid #ff2ccc">Text here</div>
#ff2ccc Color on white background
This is how a font and box color of #ff2ccc will look
on a white background.
#ff2ccc Color on black background
This is how a font and box color of #ff2ccc hex color will look
on a black background.