In RGB color space, #ffaaca hex color has a red value of 255, a green value of 170 and a blue value of 202.
In CMYK color space (used in color printing), #ffaaca hex color is composed of 0% cyan, 33.33% magenta, 20.78% yellow and 0% black.
#ffaaca color has a hue of 337.4 degrees, a saturation of 100% and a lightness of 83.3%.
#ffaaca hex color contains mainly RED.
The closest web safe color of #ffaaca is #ff99cc
#ffaaca hex color has a decimal value of 16755402.
HEX | ffaaca | #ffaaca |
---|---|---|
RGB | 255, 170, 202 | rgb(255, 170, 202) |
RGB Percent | 100, 66.67, 79.22 | rgb(100, 66.67, 79.22) |
CMYK | 0, 33, 21, 0 | |
HSL | 337.4°, 100, 83.3 | hsl(337.4, 100%, 83.3%) |
HSV | 337.4°, 33.3, 100 |
XYZ | 66.275, 54.274, 62.86 |
---|---|
Hunter Lab | 73.671, 31.656, 0.98 |
CIE-LAB | 78.621, 35.527, -3.393 |
CIE-LCH | 78.621, 35.689, 354.545 |
CIE-LUV | 0, 33.33, 20.78, 0 |
Web Safe | ff99cc |
RGB percent of color #ffaaca
CMYK percent of color #ffaaca
Text with hexadecimal color #ffaaca
This text has a font color of #ffaaca
<p style="color:#ffaaca">Text here</p>
#ffaaca Background Color
This box has a background color of #ffaaca
<div style="background-color:#ffaaca">Text here</div>
#ffaaca Border Color
This box has a border color of #ffaaca
<div style="border: 4px solid #ffaaca">Text here</div>
CSS codes
<p style="color:#ffaaca">Text here</p>
<div style="background-color:#ffaaca">Text here</div>
<div style="border: 4px solid #ffaaca">Text here</div>
#ffaaca Color on white background
This is how a font and box color of #ffaaca will look
on a white background.
#ffaaca Color on black background
This is how a font and box color of #ffaaca hex color will look
on a black background.