#fda5dd color space conversions
Hex:
#fda5dd
RGB:
253, 165, 221
CMY:
1, 35, 13
CMYK:
0, 35, 13, 1
HSL:
322°, 95.6522%, 81.9608%
HSV (HSB):
322°, 34.7826%, 99.2157%
XYZ:
67.0143, 53.0134, 75.1072
xyY:
0.3434, 0.2717, 53.0134
CIE-Lab:
77.8829, 40.3525, -14.8467
CIE-LCH:
77.8829, 42.9971, 339.8001
CIE-Luv:
77.8829, 49.2482, -29.9892
Hunter-Lab:
72.8103, 36.8727, -10.1932
#fda5dd color charts
#fda5dd color shades, tints & tones
#fda5dd color schemes
#fda5dd color preview, HTML & CSS examples
This text has a color of #fda5dd
<p style="color:#fda5dd;">Text here</p>
.mytext {color:#fda5dd;}
This box has a color of #fda5dd
<div style="background-color:#fda5dd;">Content here</div>
.mybackground {background-color:#fda5dd;}
Border around this has a color of #fda5dd
<div style="border:2px solid #fda5dd;">Content here</div>
.myborder {border:2px solid #fda5dd;}