#fd039a color space conversions
Hex:
#fd039a
RGB:
253, 3, 154
CMY:
1, 99, 40
CMYK:
0, 99, 39, 1
HSL:
324°, 98.4252%, 50.1961%
HSV (HSB):
324°, 98.8142%, 99.2157%
XYZ:
46.3733, 23.2809, 32.6214
xyY:
0.4534, 0.2276, 23.2809
CIE-Lab:
55.3605, 86.0343, -10.7918
CIE-LCH:
55.3605, 86.7085, 352.8504
CIE-Luv:
55.3605, 128.1551, -31.4636
Hunter-Lab:
48.2502, 87.1184, -6.3100
#fd039a color charts
#fd039a color shades, tints & tones
#fd039a color schemes
#fd039a color preview, HTML & CSS examples
This text has a color of #fd039a
<p style="color:#fd039a;">Text here</p>
.mytext {color:#fd039a;}
This box has a color of #fd039a
<div style="background-color:#fd039a;">Content here</div>
.mybackground {background-color:#fd039a;}
Border around this has a color of #fd039a
<div style="border:2px solid #fd039a;">Content here</div>
.myborder {border:2px solid #fd039a;}