#fdafdc color space conversions
Hex:
#fdafdc
RGB:
253, 175, 220
CMY:
1, 31, 14
CMYK:
0, 31, 13, 1
HSL:
325°, 95.1220%, 83.9216%
HSV (HSB):
325°, 30.8300%, 99.2157%
XYZ:
68.7563, 56.7099, 75.0324
xyY:
0.3429, 0.2828, 56.7099
CIE-Lab:
80.0161, 34.9804, -11.1100
CIE-LCH:
80.0161, 36.7024, 342.3798
CIE-Luv:
80.0161, 44.1686, -23.2879
Hunter-Lab:
75.3060, 31.1895, -6.3604
#fdafdc color charts
#fdafdc color shades, tints & tones
#fdafdc color schemes
#fdafdc color preview, HTML & CSS examples
This text has a color of #fdafdc
<p style="color:#fdafdc;">Text here</p>
.mytext {color:#fdafdc;}
This box has a color of #fdafdc
<div style="background-color:#fdafdc;">Content here</div>
.mybackground {background-color:#fdafdc;}
Border around this has a color of #fdafdc
<div style="border:2px solid #fdafdc;">Content here</div>
.myborder {border:2px solid #fdafdc;}