#d53f8b color space conversions
Hex:
#d53f8b
RGB:
213, 63, 139
CMY:
16, 75, 45
CMYK:
0, 70, 35, 16
HSL:
330°, 64.1026%, 54.1176%
HSV (HSB):
330°, 70.4225%, 83.5294%
XYZ:
33.8783, 19.5652, 26.4170
xyY:
0.4242, 0.2450, 19.5652
CIE-Lab:
51.3420, 64.2446, -8.6326
CIE-LCH:
51.3420, 64.8220, 352.3469
CIE-Luv:
51.3420, 90.3973, -23.5425
Hunter-Lab:
44.2326, 59.3083, -4.4469
#d53f8b color charts
#d53f8b color shades, tints & tones
#d53f8b color schemes
#d53f8b color preview, HTML & CSS examples
This text has a color of #d53f8b
<p style="color:#d53f8b;">Text here</p>
.mytext {color:#d53f8b;}
This box has a color of #d53f8b
<div style="background-color:#d53f8b;">Content here</div>
.mybackground {background-color:#d53f8b;}
Border around this has a color of #d53f8b
<div style="border:2px solid #d53f8b;">Content here</div>
.myborder {border:2px solid #d53f8b;}