#d53c74 color space conversions
Hex:
#d53c74
RGB:
213, 60, 116
CMY:
16, 76, 55
CMYK:
0, 72, 46, 16
HSL:
338°, 64.5570%, 53.5294%
HSV (HSB):
338°, 71.8310%, 83.5294%
XYZ:
32.2088, 18.6388, 18.4231
xyY:
0.4650, 0.2691, 18.6388
CIE-Lab:
50.2619, 62.9787, 3.6255
CIE-LCH:
50.2619, 63.0830, 3.2947
CIE-Luv:
50.2619, 100.0706, -7.4022
Hunter-Lab:
43.1727, 57.6171, 4.9201
#d53c74 color charts
#d53c74 color shades, tints & tones
#d53c74 color schemes
#d53c74 color preview, HTML & CSS examples
This text has a color of #d53c74
<p style="color:#d53c74;">Text here</p>
.mytext {color:#d53c74;}
This box has a color of #d53c74
<div style="background-color:#d53c74;">Content here</div>
.mybackground {background-color:#d53c74;}
Border around this has a color of #d53c74
<div style="border:2px solid #d53c74;">Content here</div>
.myborder {border:2px solid #d53c74;}