#d53e41 color space conversions
Hex:
#d53e41
RGB:
213, 62, 65
CMY:
16, 76, 75
CMYK:
0, 71, 69, 16
HSL:
359°, 64.2553%, 53.9216%
HSV (HSB):
359°, 70.8920%, 83.5294%
XYZ:
30.1173, 17.9730, 6.8828
xyY:
0.5479, 0.3269, 17.9730
CIE-Lab:
49.4634, 58.7059, 33.1972
CIE-LCH:
49.4634, 67.4421, 29.4874
CIE-Luv:
49.4634, 114.5883, 23.5252
Hunter-Lab:
42.3946, 52.6166, 20.0504
#d53e41 color charts
#d53e41 color shades, tints & tones
#d53e41 color schemes
#d53e41 color preview, HTML & CSS examples
This text has a color of #d53e41
<p style="color:#d53e41;">Text here</p>
.mytext {color:#d53e41;}
This box has a color of #d53e41
<div style="background-color:#d53e41;">Content here</div>
.mybackground {background-color:#d53e41;}
Border around this has a color of #d53e41
<div style="border:2px solid #d53e41;">Content here</div>
.myborder {border:2px solid #d53e41;}