#fdadf8 color space conversions
Hex:
#fdadf8
RGB:
253, 173, 248
CMY:
1, 32, 3
CMYK:
0, 32, 2, 1
HSL:
304°, 95.2381%, 83.5294%
HSV (HSB):
304°, 31.6206%, 99.2157%
XYZ:
72.3949, 57.5471, 96.0990
xyY:
0.3203, 0.2546, 57.5471
CIE-Lab:
80.4863, 40.7357, -25.4889
CIE-LCH:
80.4863, 48.0529, 327.9653
CIE-Luv:
80.4863, 40.5600, -47.2527
Hunter-Lab:
75.8598, 37.5922, -22.0066
#fdadf8 color charts
#fdadf8 color shades, tints & tones
#fdadf8 color schemes
#fdadf8 color preview, HTML & CSS examples
This text has a color of #fdadf8
<p style="color:#fdadf8;">Text here</p>
.mytext {color:#fdadf8;}
This box has a color of #fdadf8
<div style="background-color:#fdadf8;">Content here</div>
.mybackground {background-color:#fdadf8;}
Border around this has a color of #fdadf8
<div style="border:2px solid #fdadf8;">Content here</div>
.myborder {border:2px solid #fdadf8;}