#d53da6 color space conversions
Hex:
#d53da6
RGB:
213, 61, 166
CMY:
16, 76, 35
CMYK:
0, 71, 22, 16
HSL:
319°, 64.4068%, 53.7255%
HSV (HSB):
319°, 71.3615%, 83.5294%
XYZ:
35.9923, 20.2368, 38.0855
xyY:
0.3816, 0.2146, 20.2368
CIE-Lab:
52.1039, 68.1863, -23.4964
CIE-LCH:
52.1039, 72.1211, 340.9865
CIE-Luv:
52.1039, 80.8837, -45.3758
Hunter-Lab:
44.9853, 64.0915, -18.7064
#d53da6 color charts
#d53da6 color shades, tints & tones
#d53da6 color schemes
#d53da6 color preview, HTML & CSS examples
This text has a color of #d53da6
<p style="color:#d53da6;">Text here</p>
.mytext {color:#d53da6;}
This box has a color of #d53da6
<div style="background-color:#d53da6;">Content here</div>
.mybackground {background-color:#d53da6;}
Border around this has a color of #d53da6
<div style="border:2px solid #d53da6;">Content here</div>
.myborder {border:2px solid #d53da6;}