#fd30d0 color space conversions
Hex:
#fd30d0
RGB:
253, 48, 208
CMY:
1, 81, 18
CMYK:
0, 81, 18, 1
HSL:
313°, 98.0861%, 59.0196%
HSV (HSB):
313°, 81.0277%, 99.2157%
XYZ:
52.9501, 27.5506, 62.2015
xyY:
0.3711, 0.1931, 27.5506
CIE-Lab:
59.4806, 86.0672, -35.8110
CIE-LCH:
59.4806, 93.2201, 337.4087
CIE-Luv:
59.4806, 97.8951, -68.4405
Hunter-Lab:
52.4887, 88.2141, -33.5193
#fd30d0 color charts
#fd30d0 color shades, tints & tones
#fd30d0 color schemes
#fd30d0 color preview, HTML & CSS examples
This text has a color of #fd30d0
<p style="color:#fd30d0;">Text here</p>
.mytext {color:#fd30d0;}
This box has a color of #fd30d0
<div style="background-color:#fd30d0;">Content here</div>
.mybackground {background-color:#fd30d0;}
Border around this has a color of #fd30d0
<div style="border:2px solid #fd30d0;">Content here</div>
.myborder {border:2px solid #fd30d0;}