In RGB color space, #ff35cb hex color has a red value of 255, a green value of 53 and a blue value of 203.
In CMYK color space (used in color printing), #ff35cb hex color is composed of 0% cyan, 79.22% magenta, 20.39% yellow and 0% black.
#ff35cb color has a hue of 315.4 degrees, a saturation of 100% and a lightness of 60.4%.
#ff35cb hex color contains mainly RED.
The closest web safe color of #ff35cb is #ff33cc
#ff35cb hex color has a decimal value of 16725451.
HEX | ff35cb | #ff35cb |
---|---|---|
RGB | 255, 53, 203 | rgb(255, 53, 203) |
RGB Percent | 100, 20.78, 79.61 | rgb(100, 20.78, 79.61) |
CMYK | 0, 79, 20, 0 | |
HSL | 315.4°, 100, 60.4 | hsl(315.4, 100%, 60.4%) |
HSV | 315.4°, 79.2, 100 |
XYZ | 53.293, 28.118, 59.118 |
---|---|
Hunter Lab | 53.026, 86.601, -28.983 |
CIE-LAB | 59.995, 84.735, -32.135 |
CIE-LCH | 59.995, 90.624, 339.231 |
CIE-LUV | 0, 79.22, 20.39, 0 |
Web Safe | ff33cc |
RGB percent of color #ff35cb
CMYK percent of color #ff35cb
Text with hexadecimal color #ff35cb
This text has a font color of #ff35cb
<p style="color:#ff35cb">Text here</p>
#ff35cb Background Color
This box has a background color of #ff35cb
<div style="background-color:#ff35cb">Text here</div>
#ff35cb Border Color
This box has a border color of #ff35cb
<div style="border: 4px solid #ff35cb">Text here</div>
CSS codes
<p style="color:#ff35cb">Text here</p>
<div style="background-color:#ff35cb">Text here</div>
<div style="border: 4px solid #ff35cb">Text here</div>
#ff35cb Color on white background
This is how a font and box color of #ff35cb will look
on a white background.
#ff35cb Color on black background
This is how a font and box color of #ff35cb hex color will look
on a black background.