#d53e4f color space conversions
Hex:
#d53e4f
RGB:
213, 62, 79
CMY:
16, 76, 69
CMYK:
0, 71, 63, 16
HSL:
353°, 64.2553%, 53.9216%
HSV (HSB):
353°, 70.8920%, 83.5294%
XYZ:
30.5745, 18.1559, 9.2901
xyY:
0.5270, 0.3129, 18.1559
CIE-Lab:
49.6846, 59.4683, 25.2019
CIE-LCH:
49.6846, 64.5880, 22.9666
CIE-Luv:
49.6846, 111.0189, 16.5686
Hunter-Lab:
42.6097, 53.5151, 16.8999
#d53e4f color charts
#d53e4f color shades, tints & tones
#d53e4f color schemes
#d53e4f color preview, HTML & CSS examples
This text has a color of #d53e4f
<p style="color:#d53e4f;">Text here</p>
.mytext {color:#d53e4f;}
This box has a color of #d53e4f
<div style="background-color:#d53e4f;">Content here</div>
.mybackground {background-color:#d53e4f;}
Border around this has a color of #d53e4f
<div style="border:2px solid #d53e4f;">Content here</div>
.myborder {border:2px solid #d53e4f;}