#d53f5a color space conversions
Hex:
#d53f5a
RGB:
213, 63, 90
CMY:
16, 75, 65
CMYK:
0, 70, 58, 16
HSL:
349°, 64.1026%, 54.1176%
HSV (HSB):
349°, 70.4225%, 83.5294%
XYZ:
31.0635, 18.4393, 11.5948
xyY:
0.5084, 0.3018, 18.4393
CIE-Lab:
50.0247, 59.8196, 19.0381
CIE-LCH:
50.0247, 62.7760, 17.6541
CIE-Luv:
50.0247, 107.3107, 10.5930
Hunter-Lab:
42.9410, 53.9800, 14.0495
#d53f5a color charts
#d53f5a color shades, tints & tones
#d53f5a color schemes
#d53f5a color preview, HTML & CSS examples
This text has a color of #d53f5a
<p style="color:#d53f5a;">Text here</p>
.mytext {color:#d53f5a;}
This box has a color of #d53f5a
<div style="background-color:#d53f5a;">Content here</div>
.mybackground {background-color:#d53f5a;}
Border around this has a color of #d53f5a
<div style="border:2px solid #d53f5a;">Content here</div>
.myborder {border:2px solid #d53f5a;}