#ffaaff color space conversions
Hex:
#ffaaff
RGB:
255, 170, 255
CMY:
0, 33, 0
CMYK:
0, 33, 0, 0
HSL:
300°, 100.0000%, 83.3333%
HSV (HSB):
300°, 33.3333%, 100.0000%
XYZ:
73.6647, 57.2295, 101.7716
xyY:
0.3166, 0.2460, 57.2295
CIE-Lab:
80.3085, 44.1568, -29.4983
CIE-LCH:
80.3085, 53.1034, 326.2556
CIE-Luv:
80.3085, 42.0565, -54.3884
Hunter-Lab:
75.6501, 41.4275, -26.8073
#ffaaff color charts
#ffaaff RGB chart
#ffaaff CMYK chart
#ffaaff RGB pie chart
#ffaaff color shades, tints & tones
#ffaaff color schemes
#ffaaff color preview, HTML & CSS examples
This text has a color of #ffaaff
<p style="color:#ffaaff;">Text here</p>
.mytext {color:#ffaaff;}
Text color #ffaaff
This box has a color of #ffaaff
<div style="background-color:#ffaaff;">Content here</div>
.mybackground {background-color:#ffaaff;}
Background color #ffaaff
Border around this has a color of #ffaaff
<div style="border:2px solid #ffaaff;">Content here</div>
.myborder {border:2px solid #ffaaff;}
Border color #ffaaff