#fda7e5 color space conversions
Hex:
#fda7e5
RGB:
253, 167, 229
CMY:
1, 35, 10
CMYK:
0, 34, 9, 1
HSL:
317°, 95.5556%, 82.3529%
HSV (HSB):
317°, 33.9921%, 99.2157%
XYZ:
68.4696, 54.1772, 80.9772
xyY:
0.3363, 0.2661, 54.1772
CIE-Lab:
78.5650, 40.6109, -18.1595
CIE-LCH:
78.5650, 44.4861, 335.9078
CIE-Luv:
78.5650, 46.7891, -35.2935
Hunter-Lab:
73.6052, 37.2366, -13.7047
#fda7e5 color charts
#fda7e5 color shades, tints & tones
#fda7e5 color schemes
#fda7e5 color preview, HTML & CSS examples
This text has a color of #fda7e5
<p style="color:#fda7e5;">Text here</p>
.mytext {color:#fda7e5;}
This box has a color of #fda7e5
<div style="background-color:#fda7e5;">Content here</div>
.mybackground {background-color:#fda7e5;}
Border around this has a color of #fda7e5
<div style="border:2px solid #fda7e5;">Content here</div>
.myborder {border:2px solid #fda7e5;}