#d53f2b color space conversions
Hex:
#d53f2b
RGB:
213, 63, 43
CMY:
16, 75, 83
CMYK:
0, 70, 80, 16
HSL:
7°, 66.9291%, 50.1961%
HSV (HSB):
7°, 79.8122%, 83.5294%
XYZ:
29.6541, 17.8756, 4.1729
xyY:
0.5736, 0.3457, 17.8756
CIE-Lab:
49.3448, 57.4603, 45.2332
CIE-LCH:
49.3448, 73.1282, 38.2101
CIE-Luv:
49.3448, 118.3000, 32.1508
Hunter-Lab:
42.2795, 51.2077, 23.7439
#d53f2b color charts
#d53f2b color shades, tints & tones
#d53f2b color schemes
#d53f2b color preview, HTML & CSS examples
This text has a color of #d53f2b
<p style="color:#d53f2b;">Text here</p>
.mytext {color:#d53f2b;}
This box has a color of #d53f2b
<div style="background-color:#d53f2b;">Content here</div>
.mybackground {background-color:#d53f2b;}
Border around this has a color of #d53f2b
<div style="border:2px solid #d53f2b;">Content here</div>
.myborder {border:2px solid #d53f2b;}