#ffaad4 color space conversions
Hex:
#ffaad4
RGB:
255, 170, 212
CMY:
0, 33, 17
CMYK:
0, 33, 17, 0
HSL:
330°, 100.0000%, 83.3333%
HSV (HSB):
330°, 33.3333%, 100.0000%
XYZ:
67.4984, 54.7629, 69.3001
xyY:
0.3524, 0.2859, 54.7629
CIE-Lab:
78.9045, 37.0180, -8.4083
CIE-LCH:
78.9045, 37.9609, 347.2029
CIE-Luv:
78.9045, 49.5600, -19.4753
Hunter-Lab:
74.0020, 33.3093, -3.7215
#ffaad4 color charts
#ffaad4 color shades, tints & tones
#ffaad4 color schemes
#ffaad4 color preview, HTML & CSS examples
This text has a color of #ffaad4
<p style="color:#ffaad4;">Text here</p>
.mytext {color:#ffaad4;}
This box has a color of #ffaad4
<div style="background-color:#ffaad4;">Content here</div>
.mybackground {background-color:#ffaad4;}
Border around this has a color of #ffaad4
<div style="border:2px solid #ffaad4;">Content here</div>
.myborder {border:2px solid #ffaad4;}