In RGB color space, #ff33db hex color has a red value of 255, a green value of 51 and a blue value of 219.
In CMYK color space (used in color printing), #ff33db hex color is composed of 0% cyan, 80% magenta, 14.12% yellow and 0% black.
#ff33db color has a hue of 310.6 degrees, a saturation of 100% and a lightness of 60%.
#ff33db hex color contains mainly RED.
The closest web safe color of #ff33db is #ff33cc
#ff33db hex color has a decimal value of 16724955.
HEX | ff33db | #ff33db |
---|---|---|
RGB | 255, 51, 219 | rgb(255, 51, 219) |
RGB Percent | 100, 20, 85.88 | rgb(100, 20, 85.88) |
CMYK | 0, 80, 14, 0 | |
HSL | 310.6°, 100, 60 | hsl(310.6, 100%, 60%) |
HSV | 310.6°, 80, 100 |
XYZ | 55.21, 28.742, 69.656 |
---|---|
Hunter Lab | 53.612, 90.002, -39.506 |
CIE-LAB | 60.553, 87.215, -40.342 |
CIE-LCH | 60.553, 96.093, 335.177 |
CIE-LUV | 0, 80, 14.12, 0 |
Web Safe | ff33cc |
RGB percent of color #ff33db
CMYK percent of color #ff33db
Text with hexadecimal color #ff33db
This text has a font color of #ff33db
<p style="color:#ff33db">Text here</p>
#ff33db Background Color
This box has a background color of #ff33db
<div style="background-color:#ff33db">Text here</div>
#ff33db Border Color
This box has a border color of #ff33db
<div style="border: 4px solid #ff33db">Text here</div>
CSS codes
<p style="color:#ff33db">Text here</p>
<div style="background-color:#ff33db">Text here</div>
<div style="border: 4px solid #ff33db">Text here</div>
#ff33db Color on white background
This is how a font and box color of #ff33db will look
on a white background.
#ff33db Color on black background
This is how a font and box color of #ff33db hex color will look
on a black background.