#fda6e5 color space conversions
Hex:
#fda6e5
RGB:
253, 166, 229
CMY:
1, 35, 10
CMYK:
0, 34, 9, 1
HSL:
317°, 95.6044%, 82.1569%
HSV (HSB):
317°, 34.3874%, 99.2157%
XYZ:
68.2871, 53.8122, 80.9164
xyY:
0.3364, 0.2651, 53.8122
CIE-Lab:
78.3521, 41.1298, -18.4811
CIE-LCH:
78.3521, 45.0911, 335.8039
CIE-Luv:
78.3521, 47.2935, -35.8826
Hunter-Lab:
73.3568, 37.7893, -14.0502
#fda6e5 color charts
#fda6e5 color shades, tints & tones
#fda6e5 color schemes
#fda6e5 color preview, HTML & CSS examples
This text has a color of #fda6e5
<p style="color:#fda6e5;">Text here</p>
.mytext {color:#fda6e5;}
This box has a color of #fda6e5
<div style="background-color:#fda6e5;">Content here</div>
.mybackground {background-color:#fda6e5;}
Border around this has a color of #fda6e5
<div style="border:2px solid #fda6e5;">Content here</div>
.myborder {border:2px solid #fda6e5;}