#fd2dd3 color space conversions
Hex:
#fd2dd3
RGB:
253, 45, 211
CMY:
1, 82, 17
CMYK:
0, 82, 17, 1
HSL:
312°, 98.1132%, 58.4314%
HSV (HSB):
312°, 82.2134%, 99.2157%
XYZ:
53.2043, 27.4626, 64.1246
xyY:
0.3675, 0.1897, 27.4626
CIE-Lab:
59.4001, 87.0713, -37.6427
CIE-LCH:
59.4001, 94.8599, 336.6202
CIE-Luv:
59.4001, 97.1646, -71.3764
Hunter-Lab:
52.4047, 89.5151, -35.8664
#fd2dd3 color charts
#fd2dd3 color shades, tints & tones
#fd2dd3 color schemes
#fd2dd3 color preview, HTML & CSS examples
This text has a color of #fd2dd3
<p style="color:#fd2dd3;">Text here</p>
.mytext {color:#fd2dd3;}
This box has a color of #fd2dd3
<div style="background-color:#fd2dd3;">Content here</div>
.mybackground {background-color:#fd2dd3;}
Border around this has a color of #fd2dd3
<div style="border:2px solid #fd2dd3;">Content here</div>
.myborder {border:2px solid #fd2dd3;}