In RGB color space, #ff33cb hex color has a red value of 255, a green value of 51 and a blue value of 203.
In CMYK color space (used in color printing), #ff33cb hex color is composed of 0% cyan, 80% magenta, 20.39% yellow and 0% black.
#ff33cb color has a hue of 315.3 degrees, a saturation of 100% and a lightness of 60%.
#ff33cb hex color contains mainly RED.
The closest web safe color of #ff33cb is #ff33cc
#ff33cb hex color has a decimal value of 16724939.
HEX | ff33cb | #ff33cb |
---|---|---|
RGB | 255, 51, 203 | rgb(255, 51, 203) |
RGB Percent | 100, 20, 79.61 | rgb(100, 20, 79.61) |
CMYK | 0, 80, 20, 0 | |
HSL | 315.3°, 100, 60 | hsl(315.3, 100%, 60%) |
HSV | 315.3°, 80, 100 |
XYZ | 53.203, 27.939, 59.089 |
---|---|
Hunter Lab | 52.857, 87.167, -29.28 |
CIE-LAB | 59.834, 85.199, -32.387 |
CIE-LCH | 59.834, 91.147, 339.187 |
CIE-LUV | 0, 80, 20.39, 0 |
Web Safe | ff33cc |
RGB percent of color #ff33cb
CMYK percent of color #ff33cb
Text with hexadecimal color #ff33cb
This text has a font color of #ff33cb
<p style="color:#ff33cb">Text here</p>
#ff33cb Background Color
This box has a background color of #ff33cb
<div style="background-color:#ff33cb">Text here</div>
#ff33cb Border Color
This box has a border color of #ff33cb
<div style="border: 4px solid #ff33cb">Text here</div>
CSS codes
<p style="color:#ff33cb">Text here</p>
<div style="background-color:#ff33cb">Text here</div>
<div style="border: 4px solid #ff33cb">Text here</div>
#ff33cb Color on white background
This is how a font and box color of #ff33cb will look
on a white background.
#ff33cb Color on black background
This is how a font and box color of #ff33cb hex color will look
on a black background.