In RGB color space, #f1abcd hex color has a red value of 241, a green value of 171 and a blue value of 205.
In CMYK color space (used in color printing), #f1abcd hex color is composed of 0% cyan, 29.05% magenta, 14.94% yellow and 5.49% black.
#f1abcd color has a hue of 330.9 degrees, a saturation of 71.43% and a lightness of 80.8%.
#f1abcd hex color contains mainly RED.
The closest web safe color of #f1abcd is #ff99cc
#f1abcd hex color has a decimal value of 15838157.
HEX | f1abcd | #f1abcd |
---|---|---|
RGB | 241, 171, 205 | rgb(241, 171, 205) |
RGB Percent | 94.51, 67.06, 80.39 | rgb(94.51, 67.06, 80.39) |
CMYK | 0, 29, 15, 5 | |
HSL | 330.9°, 71.43, 80.8 | hsl(330.9, 71.43%, 80.8%) |
HSV | 330.9°, 29, 94.5 |
XYZ | 61.858, 52.234, 64.58 |
---|---|
Hunter Lab | 72.273, 26.299, -2.388 |
CIE-LAB | 77.421, 30.626, -6.969 |
CIE-LCH | 77.421, 31.409, 347.181 |
CIE-LUV | 0, 29.05, 14.94, 5.49 |
Web Safe | ff99cc |
RGB percent of color #f1abcd
CMYK percent of color #f1abcd
Text with hexadecimal color #f1abcd
This text has a font color of #f1abcd
<p style="color:#f1abcd">Text here</p>
#f1abcd Background Color
This box has a background color of #f1abcd
<div style="background-color:#f1abcd">Text here</div>
#f1abcd Border Color
This box has a border color of #f1abcd
<div style="border: 4px solid #f1abcd">Text here</div>
CSS codes
<p style="color:#f1abcd">Text here</p>
<div style="background-color:#f1abcd">Text here</div>
<div style="border: 4px solid #f1abcd">Text here</div>
#f1abcd Color on white background
This is how a font and box color of #f1abcd will look
on a white background.
#f1abcd Color on black background
This is how a font and box color of #f1abcd hex color will look
on a black background.