In RGB color space, #ff26cc hex color has a red value of 255, a green value of 38 and a blue value of 204.
In CMYK color space (used in color printing), #ff26cc hex color is composed of 0% cyan, 85.1% magenta, 20% yellow and 0% black.
#ff26cc color has a hue of 314.1 degrees, a saturation of 100% and a lightness of 57.5%.
#ff26cc hex color contains mainly RED.
The closest web safe color of #ff26cc is #ff33cc
#ff26cc hex color has a decimal value of 16721612.
HEX | ff26cc | #ff26cc |
---|---|---|
RGB | 255, 38, 204 | rgb(255, 38, 204) |
RGB Percent | 100, 14.9, 80 | rgb(100, 14.9, 80) |
CMYK | 0, 85, 20, 0 | |
HSL | 314.1°, 100, 57.5 | hsl(314.1, 100%, 57.5%) |
HSV | 314.1°, 85.1, 100 |
XYZ | 52.832, 27.006, 59.555 |
---|---|
Hunter Lab | 51.967, 90.527, -31.57 |
CIE-LAB | 58.98, 87.919, -34.286 |
CIE-LCH | 58.98, 94.368, 338.696 |
CIE-LUV | 0, 85.1, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff26cc
CMYK percent of color #ff26cc
Text with hexadecimal color #ff26cc
This text has a font color of #ff26cc
<p style="color:#ff26cc">Text here</p>
#ff26cc Background Color
This box has a background color of #ff26cc
<div style="background-color:#ff26cc">Text here</div>
#ff26cc Border Color
This box has a border color of #ff26cc
<div style="border: 4px solid #ff26cc">Text here</div>
CSS codes
<p style="color:#ff26cc">Text here</p>
<div style="background-color:#ff26cc">Text here</div>
<div style="border: 4px solid #ff26cc">Text here</div>
#ff26cc Color on white background
This is how a font and box color of #ff26cc will look
on a white background.
#ff26cc Color on black background
This is how a font and box color of #ff26cc hex color will look
on a black background.