#d53f4b color space conversions
Hex:
#d53f4b
RGB:
213, 63, 75
CMY:
16, 75, 71
CMYK:
0, 70, 65, 16
HSL:
355°, 64.1026%, 54.1176%
HSV (HSB):
355°, 70.4225%, 83.5294%
XYZ:
30.4881, 18.2091, 8.5644
xyY:
0.5324, 0.3180, 18.2091
CIE-Lab:
49.7488, 58.8687, 27.6675
CIE-LCH:
49.7488, 65.0463, 25.1729
CIE-Luv:
49.7488, 111.5470, 18.9522
Hunter-Lab:
42.6722, 52.8570, 17.9709
#d53f4b color charts
#d53f4b color shades, tints & tones
#d53f4b color schemes
#d53f4b color preview, HTML & CSS examples
This text has a color of #d53f4b
<p style="color:#d53f4b;">Text here</p>
.mytext {color:#d53f4b;}
This box has a color of #d53f4b
<div style="background-color:#d53f4b;">Content here</div>
.mybackground {background-color:#d53f4b;}
Border around this has a color of #d53f4b
<div style="border:2px solid #d53f4b;">Content here</div>
.myborder {border:2px solid #d53f4b;}