#ffaad9 color space conversions
Hex:
#ffaad9
RGB:
255, 170, 217
CMY:
0, 33, 15
CMYK:
0, 33, 15, 0
HSL:
327°, 100.0000%, 83.3333%
HSV (HSB):
327°, 33.3333%, 100.0000%
XYZ:
68.1391, 55.0192, 72.6741
xyY:
0.3479, 0.2810, 55.0192
CIE-Lab:
79.0523, 37.7879, -10.9013
CIE-LCH:
79.0523, 39.3289, 343.9079
CIE-Luv:
79.0523, 48.6980, -23.4480
Hunter-Lab:
74.1749, 34.1688, -6.1679
#ffaad9 color charts
#ffaad9 color shades, tints & tones
#ffaad9 color schemes
#ffaad9 color preview, HTML & CSS examples
This text has a color of #ffaad9
<p style="color:#ffaad9;">Text here</p>
.mytext {color:#ffaad9;}
This box has a color of #ffaad9
<div style="background-color:#ffaad9;">Content here</div>
.mybackground {background-color:#ffaad9;}
Border around this has a color of #ffaad9
<div style="border:2px solid #ffaad9;">Content here</div>
.myborder {border:2px solid #ffaad9;}