#d53f40 color space conversions
Hex:
#d53f40
RGB:
213, 63, 64
CMY:
16, 75, 75
CMYK:
0, 70, 70, 16
HSL:
360°, 64.1026%, 54.1176%
HSV (HSB):
360°, 70.4225%, 83.5294%
XYZ:
30.1435, 18.0713, 6.7499
xyY:
0.5484, 0.3288, 18.0713
CIE-Lab:
49.5825, 58.2912, 33.9189
CIE-LCH:
49.5825, 67.4415, 30.1946
CIE-Luv:
49.5825, 114.2436, 24.2402
Hunter-Lab:
42.5104, 52.1787, 20.3431
#d53f40 color charts
#d53f40 color shades, tints & tones
#d53f40 color schemes
#d53f40 color preview, HTML & CSS examples
This text has a color of #d53f40
<p style="color:#d53f40;">Text here</p>
.mytext {color:#d53f40;}
This box has a color of #d53f40
<div style="background-color:#d53f40;">Content here</div>
.mybackground {background-color:#d53f40;}
Border around this has a color of #d53f40
<div style="border:2px solid #d53f40;">Content here</div>
.myborder {border:2px solid #d53f40;}