#fd2d99 color space conversions
Hex:
#fd2d99
RGB:
253, 45, 153
CMY:
1, 82, 40
CMYK:
0, 82, 40, 1
HSL:
329°, 98.1132%, 58.4314%
HSV (HSB):
329°, 82.2134%, 99.2157%
XYZ:
47.1962, 25.0593, 32.4864
xyY:
0.4506, 0.2392, 25.0593
CIE-Lab:
57.1332, 80.7078, -7.5506
CIE-LCH:
57.1332, 81.0602, 354.6553
CIE-Luv:
57.1332, 122.4224, -26.0487
Hunter-Lab:
50.0593, 80.6870, -3.4353
#fd2d99 color charts
#fd2d99 color shades, tints & tones
#fd2d99 color schemes
#fd2d99 color preview, HTML & CSS examples
This text has a color of #fd2d99
<p style="color:#fd2d99;">Text here</p>
.mytext {color:#fd2d99;}
This box has a color of #fd2d99
<div style="background-color:#fd2d99;">Content here</div>
.mybackground {background-color:#fd2d99;}
Border around this has a color of #fd2d99
<div style="border:2px solid #fd2d99;">Content here</div>
.myborder {border:2px solid #fd2d99;}