#fd2dd5 color space conversions
Hex:
#fd2dd5
RGB:
253, 45, 213
CMY:
1, 82, 16
CMYK:
0, 82, 16, 1
HSL:
312°, 98.1132%, 58.4314%
HSV (HSB):
312°, 82.2134%, 99.2157%
XYZ:
53.4566, 27.5635, 65.4536
xyY:
0.3650, 0.1882, 27.5635
CIE-Lab:
59.4923, 87.3241, -38.6338
CIE-LCH:
59.4923, 95.4886, 336.1345
CIE-Luv:
59.4923, 96.3212, -72.9497
Hunter-Lab:
52.5010, 89.8725, -37.1669
#fd2dd5 color charts
#fd2dd5 color shades, tints & tones
#fd2dd5 color schemes
#fd2dd5 color preview, HTML & CSS examples
This text has a color of #fd2dd5
<p style="color:#fd2dd5;">Text here</p>
.mytext {color:#fd2dd5;}
This box has a color of #fd2dd5
<div style="background-color:#fd2dd5;">Content here</div>
.mybackground {background-color:#fd2dd5;}
Border around this has a color of #fd2dd5
<div style="border:2px solid #fd2dd5;">Content here</div>
.myborder {border:2px solid #fd2dd5;}