#fdaaff color space conversions
Hex:
#fdaaff
RGB:
253, 170, 255
CMY:
1, 33, 0
CMYK:
1, 33, 0, 0
HSL:
299°, 100.0000%, 83.3333%
HSV (HSB):
299°, 33.3333%, 100.0000%
XYZ:
72.9327, 56.8521, 101.7373
xyY:
0.3150, 0.2456, 56.8521
CIE-Lab:
80.0963, 43.5448, -29.8422
CIE-LCH:
80.0963, 52.7893, 325.5764
CIE-Luv:
80.0963, 40.7769, -54.8306
Hunter-Lab:
75.4003, 40.7077, -27.2195
#fdaaff color charts
#fdaaff color shades, tints & tones
#fdaaff color schemes
#fdaaff color preview, HTML & CSS examples
This text has a color of #fdaaff
<p style="color:#fdaaff;">Text here</p>
.mytext {color:#fdaaff;}
This box has a color of #fdaaff
<div style="background-color:#fdaaff;">Content here</div>
.mybackground {background-color:#fdaaff;}
Border around this has a color of #fdaaff
<div style="border:2px solid #fdaaff;">Content here</div>
.myborder {border:2px solid #fdaaff;}