#fd22f4 color space conversions
Hex:
#fd22f4
RGB:
253, 34, 244
CMY:
1, 87, 4
CMYK:
0, 87, 4, 1
HSL:
302°, 98.2063%, 56.2745%
HSV (HSB):
302°, 86.5613%, 99.2157%
XYZ:
57.4092, 28.5584, 88.0745
xyY:
0.3299, 0.1641, 28.5584
CIE-Lab:
60.3899, 93.3867, -54.6422
CIE-LCH:
60.3899, 108.1982, 329.6674
CIE-Luv:
60.3899, 85.0537, -98.6357
Hunter-Lab:
53.4400, 98.2377, -60.3078
#fd22f4 color charts
#fd22f4 color shades, tints & tones
#fd22f4 color schemes
#fd22f4 color preview, HTML & CSS examples
This text has a color of #fd22f4
<p style="color:#fd22f4;">Text here</p>
.mytext {color:#fd22f4;}
This box has a color of #fd22f4
<div style="background-color:#fd22f4;">Content here</div>
.mybackground {background-color:#fd22f4;}
Border around this has a color of #fd22f4
<div style="border:2px solid #fd22f4;">Content here</div>
.myborder {border:2px solid #fd22f4;}