#fd03b5 color space conversions
Hex:
#fd03b5
RGB:
253, 3, 181
CMY:
1, 99, 29
CMYK:
0, 99, 28, 1
HSL:
317°, 98.4252%, 50.1961%
HSV (HSB):
317°, 98.8142%, 99.2157%
XYZ:
48.8811, 24.2840, 45.8270
xyY:
0.4108, 0.2041, 24.2840
CIE-Lab:
56.3710, 88.6497, -25.1048
CIE-LCH:
56.3710, 92.1359, 344.1884
CIE-Luv:
56.3710, 115.2419, -52.3315
Hunter-Lab:
49.2788, 90.8216, -20.6419
#fd03b5 color charts
#fd03b5 color shades, tints & tones
#fd03b5 color schemes
#fd03b5 color preview, HTML & CSS examples
This text has a color of #fd03b5
<p style="color:#fd03b5;">Text here</p>
.mytext {color:#fd03b5;}
This box has a color of #fd03b5
<div style="background-color:#fd03b5;">Content here</div>
.mybackground {background-color:#fd03b5;}
Border around this has a color of #fd03b5
<div style="border:2px solid #fd03b5;">Content here</div>
.myborder {border:2px solid #fd03b5;}