#d53f8d color space conversions
Hex:
#d53f8d
RGB:
213, 63, 141
CMY:
16, 75, 45
CMYK:
0, 70, 34, 16
HSL:
329°, 64.1026%, 54.1176%
HSV (HSB):
329°, 70.4225%, 83.5294%
XYZ:
34.0258, 19.6242, 27.1938
xyY:
0.4209, 0.2427, 19.6242
CIE-Lab:
51.4097, 64.4669, -9.7269
CIE-LCH:
51.4097, 65.1966, 351.4198
CIE-Luv:
51.4097, 89.6512, -25.0820
Hunter-Lab:
44.2992, 59.5803, -5.3866
#d53f8d color charts
#d53f8d color shades, tints & tones
#d53f8d color schemes
#d53f8d color preview, HTML & CSS examples
This text has a color of #d53f8d
<p style="color:#d53f8d;">Text here</p>
.mytext {color:#d53f8d;}
This box has a color of #d53f8d
<div style="background-color:#d53f8d;">Content here</div>
.mybackground {background-color:#d53f8d;}
Border around this has a color of #d53f8d
<div style="border:2px solid #d53f8d;">Content here</div>
.myborder {border:2px solid #d53f8d;}