#fd03a6 color space conversions
Hex:
#fd03a6
RGB:
253, 3, 166
CMY:
1, 99, 35
CMYK:
0, 99, 34, 1
HSL:
321°, 98.4252%, 50.1961%
HSV (HSB):
321°, 98.8142%, 99.2157%
XYZ:
47.4235, 23.7009, 38.1516
xyY:
0.4340, 0.2169, 23.7009
CIE-Lab:
55.7871, 87.1445, -17.2276
CIE-LCH:
55.7871, 88.8310, 348.8174
CIE-Luv:
55.7871, 122.4155, -40.6568
Hunter-Lab:
48.6836, 88.6834, -12.3850
#fd03a6 color charts
#fd03a6 color shades, tints & tones
#fd03a6 color schemes
#fd03a6 color preview, HTML & CSS examples
This text has a color of #fd03a6
<p style="color:#fd03a6;">Text here</p>
.mytext {color:#fd03a6;}
This box has a color of #fd03a6
<div style="background-color:#fd03a6;">Content here</div>
.mybackground {background-color:#fd03a6;}
Border around this has a color of #fd03a6
<div style="border:2px solid #fd03a6;">Content here</div>
.myborder {border:2px solid #fd03a6;}