#d53c8b color space conversions
Hex:
#d53c8b
RGB:
213, 60, 139
CMY:
16, 76, 45
CMYK:
0, 72, 35, 16
HSL:
329°, 64.5570%, 53.5294%
HSV (HSB):
329°, 71.8310%, 83.5294%
XYZ:
33.7166, 19.2419, 26.3631
xyY:
0.4251, 0.2426, 19.2419
CIE-Lab:
50.9691, 65.2875, -9.1908
CIE-LCH:
50.9691, 65.9313, 351.9869
CIE-Luv:
50.9691, 91.5189, -24.4766
Hunter-Lab:
43.8656, 60.4364, -4.9272
#d53c8b color charts
#d53c8b color shades, tints & tones
#d53c8b color schemes
#d53c8b color preview, HTML & CSS examples
This text has a color of #d53c8b
<p style="color:#d53c8b;">Text here</p>
.mytext {color:#d53c8b;}
This box has a color of #d53c8b
<div style="background-color:#d53c8b;">Content here</div>
.mybackground {background-color:#d53c8b;}
Border around this has a color of #d53c8b
<div style="border:2px solid #d53c8b;">Content here</div>
.myborder {border:2px solid #d53c8b;}