#d53f4e color space conversions
Hex:
#d53f4e
RGB:
213, 63, 78
CMY:
16, 75, 69
CMYK:
0, 70, 63, 16
HSL:
354°, 64.1026%, 54.1176%
HSV (HSB):
354°, 70.4225%, 83.5294%
XYZ:
30.5932, 18.2512, 9.1181
xyY:
0.5278, 0.3149, 18.2512
CIE-Lab:
49.7994, 59.0437, 25.9465
CIE-LCH:
49.7994, 64.4932, 23.7229
CIE-Luv:
49.7994, 110.7488, 17.3821
Hunter-Lab:
42.7214, 53.0631, 17.2506
#d53f4e color charts
#d53f4e color shades, tints & tones
#d53f4e color schemes
#d53f4e color preview, HTML & CSS examples
This text has a color of #d53f4e
<p style="color:#d53f4e;">Text here</p>
.mytext {color:#d53f4e;}
This box has a color of #d53f4e
<div style="background-color:#d53f4e;">Content here</div>
.mybackground {background-color:#d53f4e;}
Border around this has a color of #d53f4e
<div style="border:2px solid #d53f4e;">Content here</div>
.myborder {border:2px solid #d53f4e;}