In RGB color space, #f10abc hex color has a red value of 241, a green value of 10 and a blue value of 188.
In CMYK color space (used in color printing), #f10abc hex color is composed of 0% cyan, 95.85% magenta, 21.99% yellow and 5.49% black.
#f10abc color has a hue of 313.8 degrees, a saturation of 92.03% and a lightness of 49.2%.
#f10abc hex color contains mainly RED.
The closest web safe color of #f10abc is #ff00cc
#f10abc hex color has a decimal value of 15796924.
HEX | f10abc | #f10abc |
---|---|---|
RGB | 241, 10, 188 | rgb(241, 10, 188) |
RGB Percent | 94.51, 3.92, 73.73 | rgb(94.51, 3.92, 73.73) |
CMYK | 0, 96, 22, 5 | |
HSL | 313.8°, 92.03, 49.2 | hsl(313.8, 92.03%, 49.2%) |
HSV | 313.8°, 95.9, 94.5 |
XYZ | 45.461, 22.549, 49.533 |
---|---|
Hunter Lab | 47.486, 87.789, -28.606 |
CIE-LAB | 54.605, 86.693, -32.086 |
CIE-LCH | 54.605, 92.44, 339.69 |
CIE-LUV | 0, 95.85, 21.99, 5.49 |
Web Safe | ff00cc |
RGB percent of color #f10abc
CMYK percent of color #f10abc
Text with hexadecimal color #f10abc
This text has a font color of #f10abc
<p style="color:#f10abc">Text here</p>
#f10abc Background Color
This box has a background color of #f10abc
<div style="background-color:#f10abc">Text here</div>
#f10abc Border Color
This box has a border color of #f10abc
<div style="border: 4px solid #f10abc">Text here</div>
CSS codes
<p style="color:#f10abc">Text here</p>
<div style="background-color:#f10abc">Text here</div>
<div style="border: 4px solid #f10abc">Text here</div>
#f10abc Color on white background
This is how a font and box color of #f10abc will look
on a white background.
#f10abc Color on black background
This is how a font and box color of #f10abc hex color will look
on a black background.