#d53bad color space conversions
Hex:
#d53bad
RGB:
213, 59, 173
CMY:
16, 77, 32
CMYK:
0, 72, 19, 16
HSL:
316°, 64.7059%, 53.3333%
HSV (HSB):
316°, 72.3005%, 83.5294%
XYZ:
36.5474, 20.2912, 41.5255
xyY:
0.3716, 0.2063, 20.2912
CIE-Lab:
52.1649, 69.7737, -27.5123
CIE-LCH:
52.1649, 75.0020, 338.4803
CIE-Luv:
52.1649, 78.8097, -51.5514
Hunter-Lab:
45.0457, 65.9939, -23.1246
#d53bad color charts
#d53bad color shades, tints & tones
#d53bad color schemes
#d53bad color preview, HTML & CSS examples
This text has a color of #d53bad
<p style="color:#d53bad;">Text here</p>
.mytext {color:#d53bad;}
This box has a color of #d53bad
<div style="background-color:#d53bad;">Content here</div>
.mybackground {background-color:#d53bad;}
Border around this has a color of #d53bad
<div style="border:2px solid #d53bad;">Content here</div>
.myborder {border:2px solid #d53bad;}