In RGB color space, #ff03bd hex color has a red value of 255, a green value of 3 and a blue value of 189.
In CMYK color space (used in color printing), #ff03bd hex color is composed of 0% cyan, 98.82% magenta, 25.88% yellow and 0% black.
#ff03bd color has a hue of 315.7 degrees, a saturation of 100% and a lightness of 50.6%.
#ff03bd hex color contains mainly RED.
The closest web safe color of #ff03bd is #ff00cc
#ff03bd hex color has a decimal value of 16712637.
HEX | ff03bd | #ff03bd |
---|---|---|
RGB | 255, 3, 189 | rgb(255, 3, 189) |
RGB Percent | 100, 1.18, 74.12 | rgb(100, 1.18, 74.12) |
CMYK | 0, 99, 26, 0 | |
HSL | 315.7°, 100, 50.6 | hsl(315.7, 100%, 50.6%) |
HSV | 315.7°, 98.8, 100 |
XYZ | 50.458, 24.999, 50.31 |
---|---|
Hunter Lab | 49.999, 92.64, -24.659 |
CIE-LAB | 57.074, 89.88, -28.628 |
CIE-LCH | 57.074, 94.329, 342.333 |
CIE-LUV | 0, 98.82, 25.88, 0 |
Web Safe | ff00cc |
RGB percent of color #ff03bd
CMYK percent of color #ff03bd
Text with hexadecimal color #ff03bd
This text has a font color of #ff03bd
<p style="color:#ff03bd">Text here</p>
#ff03bd Background Color
This box has a background color of #ff03bd
<div style="background-color:#ff03bd">Text here</div>
#ff03bd Border Color
This box has a border color of #ff03bd
<div style="border: 4px solid #ff03bd">Text here</div>
CSS codes
<p style="color:#ff03bd">Text here</p>
<div style="background-color:#ff03bd">Text here</div>
<div style="border: 4px solid #ff03bd">Text here</div>
#ff03bd Color on white background
This is how a font and box color of #ff03bd will look
on a white background.
#ff03bd Color on black background
This is how a font and box color of #ff03bd hex color will look
on a black background.