In RGB color space, #ff228b hex color has a red value of 255, a green value of 34 and a blue value of 139.
In CMYK color space (used in color printing), #ff228b hex color is composed of 0% cyan, 86.67% magenta, 45.49% yellow and 0% black.
#ff228b color has a hue of 331.5 degrees, a saturation of 100% and a lightness of 56.7%.
#ff228b hex color contains mainly RED.
The closest web safe color of #ff228b is #ff3399
#ff228b hex color has a decimal value of 16720523.
HEX | ff228b | #ff228b |
---|---|---|
RGB | 255, 34, 139 | rgb(255, 34, 139) |
RGB Percent | 100, 13.33, 54.51 | rgb(100, 13.33, 54.51) |
CMYK | 0, 87, 45, 0 | |
HSL | 331.5°, 100, 56.7 | hsl(331.5, 100%, 56.7%) |
HSV | 331.5°, 86.7, 100 |
XYZ | 46.472, 24.268, 26.661 |
---|---|
Hunter Lab | 49.263, 82.179, 2.396 |
CIE-LAB | 56.355, 82.026, -0.372 |
CIE-LCH | 56.355, 82.027, 359.74 |
CIE-LUV | 0, 86.67, 45.49, 0 |
Web Safe | ff3399 |
RGB percent of color #ff228b
CMYK percent of color #ff228b
Text with hexadecimal color #ff228b
This text has a font color of #ff228b
<p style="color:#ff228b">Text here</p>
#ff228b Background Color
This box has a background color of #ff228b
<div style="background-color:#ff228b">Text here</div>
#ff228b Border Color
This box has a border color of #ff228b
<div style="border: 4px solid #ff228b">Text here</div>
CSS codes
<p style="color:#ff228b">Text here</p>
<div style="background-color:#ff228b">Text here</div>
<div style="border: 4px solid #ff228b">Text here</div>
#ff228b Color on white background
This is how a font and box color of #ff228b will look
on a white background.
#ff228b Color on black background
This is how a font and box color of #ff228b hex color will look
on a black background.