#fd22ea color space conversions
Hex:
#fd22ea
RGB:
253, 34, 234
CMY:
1, 87, 8
CMYK:
0, 87, 8, 1
HSL:
305°, 98.2063%, 56.2745%
HSV (HSB):
305°, 86.5613%, 99.2157%
XYZ:
55.9313, 27.9672, 80.2922
xyY:
0.3406, 0.1703, 27.9672
CIE-Lab:
59.8591, 92.0161, -49.8986
CIE-LCH:
59.8591, 104.6749, 331.5299
CIE-Luv:
59.8591, 89.0908, -91.0054
Hunter-Lab:
52.8840, 96.2385, -52.9994
#fd22ea color charts
#fd22ea color shades, tints & tones
#fd22ea color schemes
#fd22ea color preview, HTML & CSS examples
This text has a color of #fd22ea
<p style="color:#fd22ea;">Text here</p>
.mytext {color:#fd22ea;}
This box has a color of #fd22ea
<div style="background-color:#fd22ea;">Content here</div>
.mybackground {background-color:#fd22ea;}
Border around this has a color of #fd22ea
<div style="border:2px solid #fd22ea;">Content here</div>
.myborder {border:2px solid #fd22ea;}