#d53e54 color space conversions
Hex:
#d53e54
RGB:
213, 62, 84
CMY:
16, 76, 67
CMYK:
0, 71, 61, 16
HSL:
351°, 64.2553%, 53.9216%
HSV (HSB):
351°, 70.8920%, 83.5294%
XYZ:
30.7634, 18.2315, 10.2851
xyY:
0.5190, 0.3075, 18.2315
CIE-Lab:
49.7757, 59.7802, 22.3214
CIE-LCH:
49.7757, 63.8116, 20.4752
CIE-Luv:
49.7757, 109.6063, 13.8034
Hunter-Lab:
42.6983, 53.8842, 15.6071
#d53e54 color charts
#d53e54 color shades, tints & tones
#d53e54 color schemes
#d53e54 color preview, HTML & CSS examples
This text has a color of #d53e54
<p style="color:#d53e54;">Text here</p>
.mytext {color:#d53e54;}
This box has a color of #d53e54
<div style="background-color:#d53e54;">Content here</div>
.mybackground {background-color:#d53e54;}
Border around this has a color of #d53e54
<div style="border:2px solid #d53e54;">Content here</div>
.myborder {border:2px solid #d53e54;}