#fd43cd color space conversions
Hex:
#fd43cd
RGB:
253, 67, 205
CMY:
1, 74, 20
CMYK:
0, 74, 19, 1
HSL:
315°, 97.8947%, 62.7451%
HSV (HSB):
315°, 73.5178%, 99.2157%
XYZ:
53.5346, 29.3047, 60.5924
xyY:
0.3732, 0.2043, 29.3047
CIE-Lab:
61.0496, 80.8122, -31.6622
CIE-LCH:
61.0496, 86.7935, 338.6048
CIE-Luv:
61.0496, 94.8068, -61.5382
Hunter-Lab:
54.1338, 81.7899, -28.4700
#fd43cd color charts
#fd43cd color shades, tints & tones
#fd43cd color schemes
#fd43cd color preview, HTML & CSS examples
This text has a color of #fd43cd
<p style="color:#fd43cd;">Text here</p>
.mytext {color:#fd43cd;}
This box has a color of #fd43cd
<div style="background-color:#fd43cd;">Content here</div>
.mybackground {background-color:#fd43cd;}
Border around this has a color of #fd43cd
<div style="border:2px solid #fd43cd;">Content here</div>
.myborder {border:2px solid #fd43cd;}