#d53c85 color space conversions
Hex:
#d53c85
RGB:
213, 60, 133
CMY:
16, 76, 48
CMYK:
0, 72, 38, 16
HSL:
331°, 64.5570%, 53.5294%
HSV (HSB):
331°, 71.8310%, 83.5294%
XYZ:
33.2901, 19.0713, 24.1168
xyY:
0.4353, 0.2494, 19.0713
CIE-Lab:
50.7705, 64.6443, -5.8872
CIE-LCH:
50.7705, 64.9118, 354.7964
CIE-Luv:
50.7705, 93.7924, -19.9000
Hunter-Lab:
43.6707, 59.6464, -2.1730
#d53c85 color charts
#d53c85 color shades, tints & tones
#d53c85 color schemes
#d53c85 color preview, HTML & CSS examples
This text has a color of #d53c85
<p style="color:#d53c85;">Text here</p>
.mytext {color:#d53c85;}
This box has a color of #d53c85
<div style="background-color:#d53c85;">Content here</div>
.mybackground {background-color:#d53c85;}
Border around this has a color of #d53c85
<div style="border:2px solid #d53c85;">Content here</div>
.myborder {border:2px solid #d53c85;}