#d53f5b color space conversions
Hex:
#d53f5b
RGB:
213, 63, 91
CMY:
16, 75, 64
CMYK:
0, 70, 57, 16
HSL:
349°, 64.1026%, 54.1176%
HSV (HSB):
349°, 70.4225%, 83.5294%
XYZ:
31.1064, 18.4565, 11.8205
xyY:
0.5068, 0.3007, 18.4565
CIE-Lab:
50.0452, 59.8897, 18.4621
CIE-LCH:
50.0452, 62.6708, 17.1329
CIE-Luv:
50.0452, 107.0077, 9.9925
Hunter-Lab:
42.9610, 54.0632, 13.7594
#d53f5b color charts
#d53f5b color shades, tints & tones
#d53f5b color schemes
#d53f5b color preview, HTML & CSS examples
This text has a color of #d53f5b
<p style="color:#d53f5b;">Text here</p>
.mytext {color:#d53f5b;}
This box has a color of #d53f5b
<div style="background-color:#d53f5b;">Content here</div>
.mybackground {background-color:#d53f5b;}
Border around this has a color of #d53f5b
<div style="border:2px solid #d53f5b;">Content here</div>
.myborder {border:2px solid #d53f5b;}