#fd30cb color space conversions
Hex:
#fd30cb
RGB:
253, 48, 203
CMY:
1, 81, 20
CMYK:
0, 81, 20, 1
HSL:
315°, 98.0861%, 59.0196%
HSV (HSB):
315°, 81.0277%, 99.2157%
XYZ:
52.3445, 27.3083, 59.0121
xyY:
0.3775, 0.1969, 27.3083
CIE-Lab:
59.2587, 85.4490, -33.3073
CIE-LCH:
59.2587, 91.7110, 338.7046
CIE-Luv:
59.2587, 100.0100, -64.4911
Hunter-Lab:
52.2574, 87.3470, -30.3736
#fd30cb color charts
#fd30cb color shades, tints & tones
#fd30cb color schemes
#fd30cb color preview, HTML & CSS examples
This text has a color of #fd30cb
<p style="color:#fd30cb;">Text here</p>
.mytext {color:#fd30cb;}
This box has a color of #fd30cb
<div style="background-color:#fd30cb;">Content here</div>
.mybackground {background-color:#fd30cb;}
Border around this has a color of #fd30cb
<div style="border:2px solid #fd30cb;">Content here</div>
.myborder {border:2px solid #fd30cb;}