#d53b40 color space conversions
Hex:
#d53b40
RGB:
213, 59, 64
CMY:
16, 77, 75
CMYK:
0, 72, 70, 16
HSL:
358°, 64.7059%, 53.3333%
HSV (HSB):
358°, 72.3005%, 83.5294%
XYZ:
29.9300, 17.6442, 6.6787
xyY:
0.5517, 0.3252, 17.6442
CIE-Lab:
49.0617, 59.7288, 33.3002
CIE-LCH:
49.0617, 68.3845, 29.1407
CIE-Luv:
49.0617, 116.5078, 23.2022
Hunter-Lab:
42.0050, 53.6782, 19.9766
#d53b40 color charts
#d53b40 color shades, tints & tones
#d53b40 color schemes
#d53b40 color preview, HTML & CSS examples
This text has a color of #d53b40
<p style="color:#d53b40;">Text here</p>
.mytext {color:#d53b40;}
This box has a color of #d53b40
<div style="background-color:#d53b40;">Content here</div>
.mybackground {background-color:#d53b40;}
Border around this has a color of #d53b40
<div style="border:2px solid #d53b40;">Content here</div>
.myborder {border:2px solid #d53b40;}