In RGB color space, #f64abc hex color has a red value of 246, a green value of 74 and a blue value of 188.
In CMYK color space (used in color printing), #f64abc hex color is composed of 0% cyan, 69.92% magenta, 23.58% yellow and 3.53% black.
#f64abc color has a hue of 320.2 degrees, a saturation of 90.53% and a lightness of 62.7%.
#f64abc hex color contains mainly RED.
The closest web safe color of #f64abc is #ff33cc
#f64abc hex color has a decimal value of 16140988.
HEX | f64abc | #f64abc |
---|---|---|
RGB | 246, 74, 188 | rgb(246, 74, 188) |
RGB Percent | 96.47, 29.02, 73.73 | rgb(96.47, 29.02, 73.73) |
CMYK | 0, 70, 24, 4 | |
HSL | 320.2°, 90.53, 62.7 | hsl(320.2, 90.53%, 62.7%) |
HSV | 320.2°, 69.9, 96.5 |
XYZ | 49.532, 28.121, 50.394 |
---|---|
Hunter Lab | 53.029, 73.927, -19.223 |
CIE-LAB | 59.998, 74.787, -23.674 |
CIE-LCH | 59.998, 78.445, 342.435 |
CIE-LUV | 0, 69.92, 23.58, 3.53 |
Web Safe | ff33cc |
RGB percent of color #f64abc
CMYK percent of color #f64abc
Text with hexadecimal color #f64abc
This text has a font color of #f64abc
<p style="color:#f64abc">Text here</p>
#f64abc Background Color
This box has a background color of #f64abc
<div style="background-color:#f64abc">Text here</div>
#f64abc Border Color
This box has a border color of #f64abc
<div style="border: 4px solid #f64abc">Text here</div>
CSS codes
<p style="color:#f64abc">Text here</p>
<div style="background-color:#f64abc">Text here</div>
<div style="border: 4px solid #f64abc">Text here</div>
#f64abc Color on white background
This is how a font and box color of #f64abc will look
on a white background.
#f64abc Color on black background
This is how a font and box color of #f64abc hex color will look
on a black background.