#fda3e2 color space conversions
Hex:
#fda3e2
RGB:
253, 163, 226
CMY:
1, 36, 11
CMYK:
0, 36, 11, 1
HSL:
318°, 95.7447%, 81.5686%
HSV (HSB):
318°, 35.5731%, 99.2157%
XYZ:
67.3327, 52.5680, 78.5493
xyY:
0.3393, 0.2649, 52.5680
CIE-Lab:
77.6193, 42.1925, -17.9606
CIE-LCH:
77.6193, 45.8562, 336.9414
CIE-Luv:
77.6193, 49.3555, -35.2010
Hunter-Lab:
72.5038, 38.8873, -13.4811
#fda3e2 color charts
#fda3e2 color shades, tints & tones
#fda3e2 color schemes
#fda3e2 color preview, HTML & CSS examples
This text has a color of #fda3e2
<p style="color:#fda3e2;">Text here</p>
.mytext {color:#fda3e2;}
This box has a color of #fda3e2
<div style="background-color:#fda3e2;">Content here</div>
.mybackground {background-color:#fda3e2;}
Border around this has a color of #fda3e2
<div style="border:2px solid #fda3e2;">Content here</div>
.myborder {border:2px solid #fda3e2;}