In RGB color space, #ff1ccc hex color has a red value of 255, a green value of 28 and a blue value of 204.
In CMYK color space (used in color printing), #ff1ccc hex color is composed of 0% cyan, 89.02% magenta, 20% yellow and 0% black.
#ff1ccc color has a hue of 313.5 degrees, a saturation of 100% and a lightness of 55.5%.
#ff1ccc hex color contains mainly RED.
The closest web safe color of #ff1ccc is #ff33cc
#ff1ccc hex color has a decimal value of 16719052.
HEX | ff1ccc | #ff1ccc |
---|---|---|
RGB | 255, 28, 204 | rgb(255, 28, 204) |
RGB Percent | 100, 10.98, 80 | rgb(100, 10.98, 80) |
CMYK | 0, 89, 20, 0 | |
HSL | 313.5°, 100, 55.5 | hsl(313.5, 100%, 55.5%) |
HSV | 313.5°, 89, 100 |
XYZ | 52.554, 26.45, 59.462 |
---|---|
Hunter Lab | 51.43, 92.401, -32.549 |
CIE-LAB | 58.462, 89.43, -35.095 |
CIE-LCH | 58.462, 96.07, 338.573 |
CIE-LUV | 0, 89.02, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff1ccc
CMYK percent of color #ff1ccc
Text with hexadecimal color #ff1ccc
This text has a font color of #ff1ccc
<p style="color:#ff1ccc">Text here</p>
#ff1ccc Background Color
This box has a background color of #ff1ccc
<div style="background-color:#ff1ccc">Text here</div>
#ff1ccc Border Color
This box has a border color of #ff1ccc
<div style="border: 4px solid #ff1ccc">Text here</div>
CSS codes
<p style="color:#ff1ccc">Text here</p>
<div style="background-color:#ff1ccc">Text here</div>
<div style="border: 4px solid #ff1ccc">Text here</div>
#ff1ccc Color on white background
This is how a font and box color of #ff1ccc will look
on a white background.
#ff1ccc Color on black background
This is how a font and box color of #ff1ccc hex color will look
on a black background.