#fd03dd color space conversions
Hex:
#fd03dd
RGB:
253, 3, 221
CMY:
1, 99, 13
CMYK:
0, 99, 13, 1
HSL:
308°, 98.4252%, 50.1961%
HSV (HSB):
308°, 98.8142%, 99.2157%
XYZ:
53.5917, 26.1682, 70.6330
xyY:
0.3563, 0.1740, 26.1682
CIE-Lab:
58.1964, 93.2575, -45.2079
CIE-LCH:
58.1964, 103.6374, 334.1375
CIE-Luv:
58.1964, 96.7924, -83.5385
Hunter-Lab:
51.1549, 97.4820, -46.0573
#fd03dd color charts
#fd03dd color shades, tints & tones
#fd03dd color schemes
#fd03dd color preview, HTML & CSS examples
This text has a color of #fd03dd
<p style="color:#fd03dd;">Text here</p>
.mytext {color:#fd03dd;}
This box has a color of #fd03dd
<div style="background-color:#fd03dd;">Content here</div>
.mybackground {background-color:#fd03dd;}
Border around this has a color of #fd03dd
<div style="border:2px solid #fd03dd;">Content here</div>
.myborder {border:2px solid #fd03dd;}