In RGB color space, #ff30bb hex color has a red value of 255, a green value of 48 and a blue value of 187.
In CMYK color space (used in color printing), #ff30bb hex color is composed of 0% cyan, 81.18% magenta, 26.67% yellow and 0% black.
#ff30bb color has a hue of 319.7 degrees, a saturation of 100% and a lightness of 59.4%.
#ff30bb hex color contains mainly RED.
The closest web safe color of #ff30bb is #ff33cc
#ff30bb hex color has a decimal value of 16724155.
HEX | ff30bb | #ff30bb |
---|---|---|
RGB | 255, 48, 187 | rgb(255, 48, 187) |
RGB Percent | 100, 18.82, 73.33 | rgb(100, 18.82, 73.33) |
CMYK | 0, 81, 27, 0 | |
HSL | 319.7°, 100, 59.4 | hsl(319.7, 100%, 59.4%) |
HSV | 319.7°, 81.2, 100 |
XYZ | 51.267, 26.962, 49.516 |
---|---|
Hunter Lab | 51.925, 85.37, -20.192 |
CIE-LAB | 58.939, 83.995, -24.595 |
CIE-LCH | 58.939, 87.522, 343.679 |
CIE-LUV | 0, 81.18, 26.67, 0 |
Web Safe | ff33cc |
RGB percent of color #ff30bb
CMYK percent of color #ff30bb
Text with hexadecimal color #ff30bb
This text has a font color of #ff30bb
<p style="color:#ff30bb">Text here</p>
#ff30bb Background Color
This box has a background color of #ff30bb
<div style="background-color:#ff30bb">Text here</div>
#ff30bb Border Color
This box has a border color of #ff30bb
<div style="border: 4px solid #ff30bb">Text here</div>
CSS codes
<p style="color:#ff30bb">Text here</p>
<div style="background-color:#ff30bb">Text here</div>
<div style="border: 4px solid #ff30bb">Text here</div>
#ff30bb Color on white background
This is how a font and box color of #ff30bb will look
on a white background.
#ff30bb Color on black background
This is how a font and box color of #ff30bb hex color will look
on a black background.