#d53e8f color space conversions
Hex:
#d53e8f
RGB:
213, 62, 143
CMY:
16, 76, 44
CMYK:
0, 71, 33, 16
HSL:
328°, 64.2553%, 53.9216%
HSV (HSB):
328°, 70.8920%, 83.5294%
XYZ:
34.1211, 19.5746, 27.9665
xyY:
0.4178, 0.2397, 19.5746
CIE-Lab:
51.3527, 65.0435, -11.0069
CIE-LCH:
51.3527, 65.9683, 350.3952
CIE-Luv:
51.3527, 89.2721, -26.9449
Hunter-Lab:
44.2431, 60.2370, -6.5075
#d53e8f color charts
#d53e8f color shades, tints & tones
#d53e8f color schemes
#d53e8f color preview, HTML & CSS examples
This text has a color of #d53e8f
<p style="color:#d53e8f;">Text here</p>
.mytext {color:#d53e8f;}
This box has a color of #d53e8f
<div style="background-color:#d53e8f;">Content here</div>
.mybackground {background-color:#d53e8f;}
Border around this has a color of #d53e8f
<div style="border:2px solid #d53e8f;">Content here</div>
.myborder {border:2px solid #d53e8f;}