#fda2ec color space conversions
Hex:
#fda2ec
RGB:
253, 162, 236
CMY:
1, 36, 7
CMYK:
0, 36, 7, 1
HSL:
311°, 95.7895%, 81.3725%
HSV (HSB):
311°, 35.9684%, 99.2157%
XYZ:
68.5687, 52.7794, 85.9304
xyY:
0.3308, 0.2546, 52.7794
CIE-Lab:
77.7446, 44.3631, -23.1956
CIE-LCH:
77.7446, 50.0611, 332.3968
CIE-Luv:
77.7446, 47.9821, -43.9409
Hunter-Lab:
72.6495, 41.3369, -19.2741
#fda2ec color charts
#fda2ec color shades, tints & tones
#fda2ec color schemes
#fda2ec color preview, HTML & CSS examples
This text has a color of #fda2ec
<p style="color:#fda2ec;">Text here</p>
.mytext {color:#fda2ec;}
This box has a color of #fda2ec
<div style="background-color:#fda2ec;">Content here</div>
.mybackground {background-color:#fda2ec;}
Border around this has a color of #fda2ec
<div style="border:2px solid #fda2ec;">Content here</div>
.myborder {border:2px solid #fda2ec;}