#d53d3b color space conversions
Hex:
#d53d3b
RGB:
213, 61, 59
CMY:
16, 76, 77
CMYK:
0, 71, 72, 16
HSL:
1°, 64.7059%, 53.3333%
HSV (HSB):
1°, 72.3005%, 83.5294%
XYZ:
29.8987, 17.7994, 5.9975
xyY:
0.5568, 0.3315, 17.7994
CIE-Lab:
49.2519, 58.7909, 36.4065
CIE-LCH:
49.2519, 69.1506, 31.7681
CIE-Luv:
49.2519, 116.5101, 25.8724
Hunter-Lab:
42.1893, 52.6681, 21.1041
#d53d3b color charts
#d53d3b color shades, tints & tones
#d53d3b color schemes
#d53d3b color preview, HTML & CSS examples
This text has a color of #d53d3b
<p style="color:#d53d3b;">Text here</p>
.mytext {color:#d53d3b;}
This box has a color of #d53d3b
<div style="background-color:#d53d3b;">Content here</div>
.mybackground {background-color:#d53d3b;}
Border around this has a color of #d53d3b
<div style="border:2px solid #d53d3b;">Content here</div>
.myborder {border:2px solid #d53d3b;}