#fd22ed color space conversions
Hex:
#fd22ed
RGB:
253, 34, 237
CMY:
1, 87, 7
CMYK:
0, 87, 6, 1
HSL:
304°, 98.2063%, 56.2745%
HSV (HSB):
304°, 86.5613%, 99.2157%
XYZ:
56.3661, 28.1411, 82.5817
xyY:
0.3373, 0.1684, 28.1411
CIE-Lab:
60.0160, 92.4227, -51.3294
CIE-LCH:
60.0160, 105.7197, 330.9532
CIE-Luv:
60.0160, 87.8668, -93.3043
Hunter-Lab:
53.0482, 96.8299, -55.1648
#fd22ed color charts
#fd22ed color shades, tints & tones
#fd22ed color schemes
#fd22ed color preview, HTML & CSS examples
This text has a color of #fd22ed
<p style="color:#fd22ed;">Text here</p>
.mytext {color:#fd22ed;}
This box has a color of #fd22ed
<div style="background-color:#fd22ed;">Content here</div>
.mybackground {background-color:#fd22ed;}
Border around this has a color of #fd22ed
<div style="border:2px solid #fd22ed;">Content here</div>
.myborder {border:2px solid #fd22ed;}