In RGB color space, #ff12aa hex color has a red value of 255, a green value of 18 and a blue value of 170.
In CMYK color space (used in color printing), #ff12aa hex color is composed of 0% cyan, 92.94% magenta, 33.33% yellow and 0% black.
#ff12aa color has a hue of 321.5 degrees, a saturation of 100% and a lightness of 53.5%.
#ff12aa hex color contains mainly RED.
The closest web safe color of #ff12aa is #ff0099
#ff12aa hex color has a decimal value of 16716458.
HEX | ff12aa | #ff12aa |
---|---|---|
RGB | 255, 18, 170 | rgb(255, 18, 170) |
RGB Percent | 100, 7.06, 66.67 | rgb(100, 7.06, 66.67) |
CMYK | 0, 93, 33, 0 | |
HSL | 321.5°, 100, 53.5 | hsl(321.5, 100%, 53.5%) |
HSV | 321.5°, 92.9, 100 |
XYZ | 48.712, 24.595, 40.21 |
---|---|
Hunter Lab | 49.593, 88.539, -13.357 |
CIE-LAB | 56.679, 86.861, -18.182 |
CIE-LCH | 56.679, 88.744, 348.177 |
CIE-LUV | 0, 92.94, 33.33, 0 |
Web Safe | ff0099 |
RGB percent of color #ff12aa
CMYK percent of color #ff12aa
Text with hexadecimal color #ff12aa
This text has a font color of #ff12aa
<p style="color:#ff12aa">Text here</p>
#ff12aa Background Color
This box has a background color of #ff12aa
<div style="background-color:#ff12aa">Text here</div>
#ff12aa Border Color
This box has a border color of #ff12aa
<div style="border: 4px solid #ff12aa">Text here</div>
CSS codes
<p style="color:#ff12aa">Text here</p>
<div style="background-color:#ff12aa">Text here</div>
<div style="border: 4px solid #ff12aa">Text here</div>
#ff12aa Color on white background
This is how a font and box color of #ff12aa will look
on a white background.
#ff12aa Color on black background
This is how a font and box color of #ff12aa hex color will look
on a black background.