#ffaafc color space conversions
Hex:
#ffaafc
RGB:
255, 170, 252
CMY:
0, 33, 1
CMYK:
0, 33, 1, 0
HSL:
302°, 100.0000%, 83.3333%
HSV (HSB):
302°, 33.3333%, 100.0000%
XYZ:
73.1854, 57.0377, 99.2475
xyY:
0.3189, 0.2486, 57.0377
CIE-Lab:
80.2008, 43.6225, -28.0538
CIE-LCH:
80.2008, 51.8647, 327.2548
CIE-Luv:
80.2008, 42.5822, -51.9158
Hunter-Lab:
75.5233, 40.8085, -25.0485
#ffaafc color charts
#ffaafc RGB chart
#ffaafc CMYK chart
#ffaafc RGB pie chart
#ffaafc color shades, tints & tones
#ffaafc color schemes
#ffaafc color preview, HTML & CSS examples
This text has a color of #ffaafc
<p style="color:#ffaafc;">Text here</p>
.mytext {color:#ffaafc;}
Text color #ffaafc
This box has a color of #ffaafc
<div style="background-color:#ffaafc;">Content here</div>
.mybackground {background-color:#ffaafc;}
Background color #ffaafc
Border around this has a color of #ffaafc
<div style="border:2px solid #ffaafc;">Content here</div>
.myborder {border:2px solid #ffaafc;}
Border color #ffaafc