#d53e4e color space conversions
Hex:
#d53e4e
RGB:
213, 62, 78
CMY:
16, 76, 69
CMYK:
0, 71, 63, 16
HSL:
354°, 64.2553%, 53.9216%
HSV (HSB):
354°, 70.8920%, 83.5294%
XYZ:
30.5383, 18.1414, 9.0998
xyY:
0.5285, 0.3140, 18.1414
CIE-Lab:
49.6672, 59.4084, 25.7771
CIE-LCH:
49.6672, 64.7597, 23.4559
CIE-Luv:
49.6672, 111.2931, 17.1046
Hunter-Lab:
42.5928, 53.4443, 17.1478
#d53e4e color charts
#d53e4e color shades, tints & tones
#d53e4e color schemes
#d53e4e color preview, HTML & CSS examples
This text has a color of #d53e4e
<p style="color:#d53e4e;">Text here</p>
.mytext {color:#d53e4e;}
This box has a color of #d53e4e
<div style="background-color:#d53e4e;">Content here</div>
.mybackground {background-color:#d53e4e;}
Border around this has a color of #d53e4e
<div style="border:2px solid #d53e4e;">Content here</div>
.myborder {border:2px solid #d53e4e;}