#ffaafd color space conversions
Hex:
#ffaafd
RGB:
255, 170, 253
CMY:
0, 33, 1
CMYK:
0, 33, 1, 0
HSL:
301°, 100.0000%, 83.3333%
HSV (HSB):
301°, 33.3333%, 100.0000%
XYZ:
73.3443, 57.1013, 100.0845
xyY:
0.3182, 0.2477, 57.1013
CIE-Lab:
80.2365, 43.8000, -28.5358
CIE-LCH:
80.2365, 52.2756, 326.9157
CIE-Luv:
80.2365, 42.4069, -52.7397
Hunter-Lab:
75.5654, 41.0140, -25.6323
#ffaafd color charts
#ffaafd color shades, tints & tones
#ffaafd color schemes
#ffaafd color preview, HTML & CSS examples
This text has a color of #ffaafd
<p style="color:#ffaafd;">Text here</p>
.mytext {color:#ffaafd;}
This box has a color of #ffaafd
<div style="background-color:#ffaafd;">Content here</div>
.mybackground {background-color:#ffaafd;}
Border around this has a color of #ffaafd
<div style="border:2px solid #ffaafd;">Content here</div>
.myborder {border:2px solid #ffaafd;}