#d53d7a color space conversions
Hex:
#d53d7a
RGB:
213, 61, 122
CMY:
16, 76, 52
CMYK:
0, 71, 43, 16
HSL:
336°, 64.4068%, 53.7255%
HSV (HSB):
336°, 71.3615%, 83.5294%
XYZ:
32.6222, 18.8888, 20.3389
xyY:
0.4540, 0.2629, 18.8888
CIE-Lab:
50.5568, 63.1925, 0.4252
CIE-LCH:
50.5568, 63.1939, 0.3855
CIE-Luv:
50.5568, 97.4759, -11.4197
Hunter-Lab:
43.4612, 57.9258, 2.6764
#d53d7a color charts
#d53d7a color shades, tints & tones
#d53d7a color schemes
#d53d7a color preview, HTML & CSS examples
This text has a color of #d53d7a
<p style="color:#d53d7a;">Text here</p>
.mytext {color:#d53d7a;}
This box has a color of #d53d7a
<div style="background-color:#d53d7a;">Content here</div>
.mybackground {background-color:#d53d7a;}
Border around this has a color of #d53d7a
<div style="border:2px solid #d53d7a;">Content here</div>
.myborder {border:2px solid #d53d7a;}