#fd22d3 color space conversions
Hex:
#fd22d3
RGB:
253, 34, 211
CMY:
1, 87, 17
CMYK:
0, 87, 17, 1
HSL:
312°, 98.2063%, 56.2745%
HSV (HSB):
312°, 86.5613%, 99.2157%
XYZ:
52.8379, 26.7299, 64.0025
xyY:
0.3680, 0.1862, 26.7299
CIE-Lab:
58.7234, 89.0398, -38.7028
CIE-LCH:
58.7234, 97.0876, 336.5069
CIE-Luv:
58.7234, 98.8110, -73.1493
Hunter-Lab:
51.7009, 91.9489, -37.2067
#fd22d3 color charts
#fd22d3 color shades, tints & tones
#fd22d3 color schemes
#fd22d3 color preview, HTML & CSS examples
This text has a color of #fd22d3
<p style="color:#fd22d3;">Text here</p>
.mytext {color:#fd22d3;}
This box has a color of #fd22d3
<div style="background-color:#fd22d3;">Content here</div>
.mybackground {background-color:#fd22d3;}
Border around this has a color of #fd22d3
<div style="border:2px solid #fd22d3;">Content here</div>
.myborder {border:2px solid #fd22d3;}