#d53e98 color space conversions
Hex:
#d53e98
RGB:
213, 62, 152
CMY:
16, 76, 40
CMYK:
0, 71, 29, 16
HSL:
324°, 64.2553%, 53.9216%
HSV (HSB):
324°, 70.8920%, 83.5294%
XYZ:
34.8307, 19.8584, 31.7030
xyY:
0.4032, 0.2299, 19.8584
CIE-Lab:
51.6767, 66.0935, -15.8753
CIE-LCH:
51.6767, 67.9734, 346.4937
CIE-Luv:
51.6767, 85.8698, -33.9751
Hunter-Lab:
44.5627, 61.5326, -10.9864
#d53e98 color charts
#d53e98 color shades, tints & tones
#d53e98 color schemes
#d53e98 color preview, HTML & CSS examples
This text has a color of #d53e98
<p style="color:#d53e98;">Text here</p>
.mytext {color:#d53e98;}
This box has a color of #d53e98
<div style="background-color:#d53e98;">Content here</div>
.mybackground {background-color:#d53e98;}
Border around this has a color of #d53e98
<div style="border:2px solid #d53e98;">Content here</div>
.myborder {border:2px solid #d53e98;}