In RGB color space, #ff1bad hex color has a red value of 255, a green value of 27 and a blue value of 173.
In CMYK color space (used in color printing), #ff1bad hex color is composed of 0% cyan, 89.41% magenta, 32.16% yellow and 0% black.
#ff1bad color has a hue of 321.6 degrees, a saturation of 100% and a lightness of 55.3%.
#ff1bad hex color contains mainly RED.
The closest web safe color of #ff1bad is #ff3399
#ff1bad hex color has a decimal value of 16718765.
HEX | ff1bad | #ff1bad |
---|---|---|
RGB | 255, 27, 173 | rgb(255, 27, 173) |
RGB Percent | 100, 10.59, 67.84 | rgb(100, 10.59, 67.84) |
CMYK | 0, 89, 32, 0 | |
HSL | 321.6°, 100, 55.3 | hsl(321.6, 100%, 55.3%) |
HSV | 321.6°, 89.4, 100 |
XYZ | 49.175, 25.061, 41.781 |
---|---|
Hunter Lab | 50.061, 87.734, -14.441 |
CIE-LAB | 57.135, 86.159, -19.24 |
CIE-LCH | 57.135, 88.281, 347.412 |
CIE-LUV | 0, 89.41, 32.16, 0 |
Web Safe | ff3399 |
RGB percent of color #ff1bad
CMYK percent of color #ff1bad
Text with hexadecimal color #ff1bad
This text has a font color of #ff1bad
<p style="color:#ff1bad">Text here</p>
#ff1bad Background Color
This box has a background color of #ff1bad
<div style="background-color:#ff1bad">Text here</div>
#ff1bad Border Color
This box has a border color of #ff1bad
<div style="border: 4px solid #ff1bad">Text here</div>
CSS codes
<p style="color:#ff1bad">Text here</p>
<div style="background-color:#ff1bad">Text here</div>
<div style="border: 4px solid #ff1bad">Text here</div>
#ff1bad Color on white background
This is how a font and box color of #ff1bad will look
on a white background.
#ff1bad Color on black background
This is how a font and box color of #ff1bad hex color will look
on a black background.