#d53f49 color space conversions
Hex:
#d53f49
RGB:
213, 63, 73
CMY:
16, 75, 71
CMYK:
0, 70, 66, 16
HSL:
356°, 64.1026%, 54.1176%
HSV (HSB):
356°, 70.4225%, 83.5294%
XYZ:
30.4207, 18.1822, 8.2095
xyY:
0.5355, 0.3200, 18.1822
CIE-Lab:
49.7163, 58.7562, 28.8121
CIE-LCH:
49.7163, 65.4403, 26.1218
CIE-Luv:
49.7163, 112.0647, 19.9691
Hunter-Lab:
42.6406, 52.7246, 18.4334
#d53f49 color charts
#d53f49 color shades, tints & tones
#d53f49 color schemes
#d53f49 color preview, HTML & CSS examples
This text has a color of #d53f49
<p style="color:#d53f49;">Text here</p>
.mytext {color:#d53f49;}
This box has a color of #d53f49
<div style="background-color:#d53f49;">Content here</div>
.mybackground {background-color:#d53f49;}
Border around this has a color of #d53f49
<div style="border:2px solid #d53f49;">Content here</div>
.myborder {border:2px solid #d53f49;}