#fd03b7 color space conversions
Hex:
#fd03b7
RGB:
253, 3, 183
CMY:
1, 99, 28
CMYK:
0, 99, 28, 1
HSL:
317°, 98.4252%, 50.1961%
HSV (HSB):
317°, 98.8142%, 99.2157%
XYZ:
49.0878, 24.3667, 46.9158
xyY:
0.4078, 0.2024, 24.3667
CIE-Lab:
56.4531, 88.8600, -26.1410
CIE-LCH:
56.4531, 92.6253, 343.6071
CIE-Luv:
56.4531, 114.2907, -53.8966
Hunter-Lab:
49.3626, 91.1218, -21.7972
#fd03b7 color charts
#fd03b7 color shades, tints & tones
#fd03b7 color schemes
#fd03b7 color preview, HTML & CSS examples
This text has a color of #fd03b7
<p style="color:#fd03b7;">Text here</p>
.mytext {color:#fd03b7;}
This box has a color of #fd03b7
<div style="background-color:#fd03b7;">Content here</div>
.mybackground {background-color:#fd03b7;}
Border around this has a color of #fd03b7
<div style="border:2px solid #fd03b7;">Content here</div>
.myborder {border:2px solid #fd03b7;}