In RGB color space, #ff1bdd hex color has a red value of 255, a green value of 27 and a blue value of 221.
In CMYK color space (used in color printing), #ff1bdd hex color is composed of 0% cyan, 89.41% magenta, 13.33% yellow and 0% black.
#ff1bdd color has a hue of 308.9 degrees, a saturation of 100% and a lightness of 55.3%.
#ff1bdd hex color contains mainly RED.
The closest web safe color of #ff1bdd is #ff33cc
#ff1bdd hex color has a decimal value of 16718813.
HEX | ff1bdd | #ff1bdd |
---|---|---|
RGB | 255, 27, 221 | rgb(255, 27, 221) |
RGB Percent | 100, 10.59, 86.67 | rgb(100, 10.59, 86.67) |
CMYK | 0, 89, 13, 0 | |
HSL | 308.9°, 100, 55.3 | hsl(308.9, 100%, 55.3%) |
HSV | 308.9°, 89.4, 100 |
XYZ | 54.683, 27.264, 70.787 |
---|---|
Hunter Lab | 52.215, 95.561, -43.828 |
CIE-LAB | 59.218, 91.639, -43.572 |
CIE-LCH | 59.218, 101.47, 334.57 |
CIE-LUV | 0, 89.41, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff1bdd
CMYK percent of color #ff1bdd
Text with hexadecimal color #ff1bdd
This text has a font color of #ff1bdd
<p style="color:#ff1bdd">Text here</p>
#ff1bdd Background Color
This box has a background color of #ff1bdd
<div style="background-color:#ff1bdd">Text here</div>
#ff1bdd Border Color
This box has a border color of #ff1bdd
<div style="border: 4px solid #ff1bdd">Text here</div>
CSS codes
<p style="color:#ff1bdd">Text here</p>
<div style="background-color:#ff1bdd">Text here</div>
<div style="border: 4px solid #ff1bdd">Text here</div>
#ff1bdd Color on white background
This is how a font and box color of #ff1bdd will look
on a white background.
#ff1bdd Color on black background
This is how a font and box color of #ff1bdd hex color will look
on a black background.