#d53d81 color space conversions
Hex:
#d53d81
RGB:
213, 61, 129
CMY:
16, 76, 49
CMYK:
0, 71, 39, 16
HSL:
333°, 64.4068%, 53.7255%
HSV (HSB):
333°, 71.3615%, 83.5294%
XYZ:
33.0718, 19.0686, 22.7064
xyY:
0.4419, 0.2548, 19.0686
CIE-Lab:
50.7674, 63.8858, -3.4861
CIE-LCH:
50.7674, 63.9809, 356.8766
CIE-Luv:
50.7674, 94.8999, -16.5868
Hunter-Lab:
43.6676, 58.7691, -0.2625
#d53d81 color charts
#d53d81 color shades, tints & tones
#d53d81 color schemes
#d53d81 color preview, HTML & CSS examples
This text has a color of #d53d81
<p style="color:#d53d81;">Text here</p>
.mytext {color:#d53d81;}
This box has a color of #d53d81
<div style="background-color:#d53d81;">Content here</div>
.mybackground {background-color:#d53d81;}
Border around this has a color of #d53d81
<div style="border:2px solid #d53d81;">Content here</div>
.myborder {border:2px solid #d53d81;}