#d53b3e color space conversions
Hex:
#d53b3e
RGB:
213, 59, 62
CMY:
16, 77, 76
CMYK:
0, 72, 71, 16
HSL:
359°, 64.7059%, 53.3333%
HSV (HSB):
359°, 72.3005%, 83.5294%
XYZ:
29.8740, 17.6219, 6.3843
xyY:
0.5545, 0.3271, 17.6219
CIE-Lab:
49.0342, 59.6354, 34.4293
CIE-LCH:
49.0342, 68.8605, 29.9992
CIE-Luv:
49.0342, 116.9742, 24.0884
Hunter-Lab:
41.9784, 53.5678, 20.3678
#d53b3e color charts
#d53b3e color shades, tints & tones
#d53b3e color schemes
#d53b3e color preview, HTML & CSS examples
This text has a color of #d53b3e
<p style="color:#d53b3e;">Text here</p>
.mytext {color:#d53b3e;}
This box has a color of #d53b3e
<div style="background-color:#d53b3e;">Content here</div>
.mybackground {background-color:#d53b3e;}
Border around this has a color of #d53b3e
<div style="border:2px solid #d53b3e;">Content here</div>
.myborder {border:2px solid #d53b3e;}