#ffaaf0 color space conversions
Hex:
#ffaaf0
RGB:
255, 170, 240
CMY:
0, 33, 6
CMYK:
0, 33, 6, 0
HSL:
311°, 100.0000%, 83.3333%
HSV (HSB):
311°, 33.3333%, 100.0000%
XYZ:
71.3429, 56.3007, 89.5450
xyY:
0.3285, 0.2592, 56.3007
CIE-Lab:
79.7847, 41.5377, -22.2343
CIE-LCH:
79.7847, 47.1141, 331.8408
CIE-Luv:
79.7847, 44.6868, -42.0599
Hunter-Lab:
75.0338, 38.4104, -18.2328
#ffaaf0 color charts
#ffaaf0 color shades, tints & tones
#ffaaf0 color schemes
#ffaaf0 color preview, HTML & CSS examples
This text has a color of #ffaaf0
<p style="color:#ffaaf0;">Text here</p>
.mytext {color:#ffaaf0;}
This box has a color of #ffaaf0
<div style="background-color:#ffaaf0;">Content here</div>
.mybackground {background-color:#ffaaf0;}
Border around this has a color of #ffaaf0
<div style="border:2px solid #ffaaf0;">Content here</div>
.myborder {border:2px solid #ffaaf0;}