#d53e59 color space conversions
Hex:
#d53e59
RGB:
213, 62, 89
CMY:
16, 76, 65
CMYK:
0, 71, 58, 16
HSL:
349°, 64.2553%, 53.9216%
HSV (HSB):
349°, 70.8920%, 83.5294%
XYZ:
30.9664, 18.3127, 11.3538
xyY:
0.5107, 0.3020, 18.3127
CIE-Lab:
49.8731, 60.1133, 19.4382
CIE-LCH:
49.8731, 63.1779, 17.9191
CIE-Luv:
49.8731, 108.1277, 10.9010
Hunter-Lab:
42.7933, 54.2791, 14.2247
#d53e59 color charts
#d53e59 color shades, tints & tones
#d53e59 color schemes
#d53e59 color preview, HTML & CSS examples
This text has a color of #d53e59
<p style="color:#d53e59;">Text here</p>
.mytext {color:#d53e59;}
This box has a color of #d53e59
<div style="background-color:#d53e59;">Content here</div>
.mybackground {background-color:#d53e59;}
Border around this has a color of #d53e59
<div style="border:2px solid #d53e59;">Content here</div>
.myborder {border:2px solid #d53e59;}