#fdafcd color space conversions
Hex:
#fdafcd
RGB:
253, 175, 205
CMY:
1, 31, 20
CMYK:
0, 31, 19, 1
HSL:
337°, 95.1220%, 83.9216%
HSV (HSB):
337°, 30.8300%, 99.2157%
XYZ:
66.8574, 55.9504, 65.0333
xyY:
0.3559, 0.2979, 55.9504
CIE-Lab:
79.5856, 32.6659, -3.6283
CIE-LCH:
79.5856, 32.8668, 353.6620
CIE-Luv:
79.5856, 46.5682, -11.4478
Hunter-Lab:
74.8000, 28.6462, 0.8115
#fdafcd color charts
#fdafcd color shades, tints & tones
#fdafcd color schemes
#fdafcd color preview, HTML & CSS examples
This text has a color of #fdafcd
<p style="color:#fdafcd;">Text here</p>
.mytext {color:#fdafcd;}
This box has a color of #fdafcd
<div style="background-color:#fdafcd;">Content here</div>
.mybackground {background-color:#fdafcd;}
Border around this has a color of #fdafcd
<div style="border:2px solid #fdafcd;">Content here</div>
.myborder {border:2px solid #fdafcd;}