#fd03c0 color space conversions
Hex:
#fd03c0
RGB:
253, 3, 192
CMY:
1, 99, 25
CMYK:
0, 99, 24, 1
HSL:
315°, 98.4252%, 50.1961%
HSV (HSB):
315°, 98.8142%, 99.2157%
XYZ:
50.0550, 24.7535, 52.0089
xyY:
0.3947, 0.1952, 24.7535
CIE-Lab:
56.8345, 89.8335, -30.7629
CIE-LCH:
56.8345, 94.9548, 341.0965
CIE-Luv:
56.8345, 110.0372, -60.9475
Hunter-Lab:
49.7529, 92.5161, -27.1513
#fd03c0 color charts
#fd03c0 color shades, tints & tones
#fd03c0 color schemes
#fd03c0 color preview, HTML & CSS examples
This text has a color of #fd03c0
<p style="color:#fd03c0;">Text here</p>
.mytext {color:#fd03c0;}
This box has a color of #fd03c0
<div style="background-color:#fd03c0;">Content here</div>
.mybackground {background-color:#fd03c0;}
Border around this has a color of #fd03c0
<div style="border:2px solid #fd03c0;">Content here</div>
.myborder {border:2px solid #fd03c0;}