In RGB color space, #f0aabb hex color has a red value of 240, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #f0aabb hex color is composed of 0% cyan, 29.17% magenta, 22.08% yellow and 5.88% black.
#f0aabb color has a hue of 345.4 degrees, a saturation of 70% and a lightness of 80.4%.
#f0aabb hex color contains mainly RED.
The closest web safe color of #f0aabb is #ff99cc
#f0aabb hex color has a decimal value of 15772347.
HEX | f0aabb | #f0aabb |
---|---|---|
RGB | 240, 170, 187 | rgb(240, 170, 187) |
RGB Percent | 94.12, 66.67, 73.33 | rgb(94.12, 66.67, 73.33) |
CMYK | 0, 29, 22, 6 | |
HSL | 345.4°, 70, 80.4 | hsl(345.4, 70%, 80.4%) |
HSV | 345.4°, 29.2, 94.1 |
XYZ | 59.28, 50.863, 53.707 |
---|---|
Hunter Lab | 71.318, 23.563, 5.274 |
CIE-LAB | 76.596, 28.075, 1.625 |
CIE-LCH | 76.596, 28.122, 3.313 |
CIE-LUV | 0, 29.17, 22.08, 5.88 |
Web Safe | ff99cc |
RGB percent of color #f0aabb
CMYK percent of color #f0aabb
Text with hexadecimal color #f0aabb
This text has a font color of #f0aabb
<p style="color:#f0aabb">Text here</p>
#f0aabb Background Color
This box has a background color of #f0aabb
<div style="background-color:#f0aabb">Text here</div>
#f0aabb Border Color
This box has a border color of #f0aabb
<div style="border: 4px solid #f0aabb">Text here</div>
CSS codes
<p style="color:#f0aabb">Text here</p>
<div style="background-color:#f0aabb">Text here</div>
<div style="border: 4px solid #f0aabb">Text here</div>
#f0aabb Color on white background
This is how a font and box color of #f0aabb will look
on a white background.
#f0aabb Color on black background
This is how a font and box color of #f0aabb hex color will look
on a black background.