#d53c7f color space conversions
Hex:
#d53c7f
RGB:
213, 60, 127
CMY:
16, 76, 50
CMYK:
0, 72, 40, 16
HSL:
334°, 64.5570%, 53.5294%
HSV (HSB):
334°, 71.8310%, 83.5294%
XYZ:
32.8872, 18.9102, 21.9954
xyY:
0.4457, 0.2563, 18.9102
CIE-Lab:
50.5819, 64.0297, -2.5546
CIE-LCH:
50.5819, 64.0806, 357.7153
CIE-Luv:
50.5819, 96.0410, -15.4010
Hunter-Lab:
43.4858, 58.8948, 0.4509
#d53c7f color charts
#d53c7f color shades, tints & tones
#d53c7f color schemes
#d53c7f color preview, HTML & CSS examples
This text has a color of #d53c7f
<p style="color:#d53c7f;">Text here</p>
.mytext {color:#d53c7f;}
This box has a color of #d53c7f
<div style="background-color:#d53c7f;">Content here</div>
.mybackground {background-color:#d53c7f;}
Border around this has a color of #d53c7f
<div style="border:2px solid #d53c7f;">Content here</div>
.myborder {border:2px solid #d53c7f;}