#fd22e9 color space conversions
Hex:
#fd22e9
RGB:
253, 34, 233
CMY:
1, 87, 9
CMYK:
0, 87, 8, 1
HSL:
305°, 98.2063%, 56.2745%
HSV (HSB):
305°, 86.5613%, 99.2157%
XYZ:
55.7880, 27.9099, 79.5376
xyY:
0.3418, 0.1710, 27.9099
CIE-Lab:
59.8072, 91.8815, -49.4201
CIE-LCH:
59.8072, 104.3291, 331.7256
CIE-Luv:
59.8072, 89.5012, -90.2374
Hunter-Lab:
52.8298, 96.0429, -52.2828
#fd22e9 color charts
#fd22e9 color shades, tints & tones
#fd22e9 color schemes
#fd22e9 color preview, HTML & CSS examples
This text has a color of #fd22e9
<p style="color:#fd22e9;">Text here</p>
.mytext {color:#fd22e9;}
This box has a color of #fd22e9
<div style="background-color:#fd22e9;">Content here</div>
.mybackground {background-color:#fd22e9;}
Border around this has a color of #fd22e9
<div style="border:2px solid #fd22e9;">Content here</div>
.myborder {border:2px solid #fd22e9;}