#d53e42 color space conversions
Hex:
#d53e42
RGB:
213, 62, 66
CMY:
16, 76, 74
CMYK:
0, 71, 69, 16
HSL:
358°, 64.2553%, 53.9216%
HSV (HSB):
358°, 70.8920%, 83.5294%
XYZ:
30.1466, 17.9847, 7.0368
xyY:
0.5464, 0.3260, 17.9847
CIE-Lab:
49.4776, 58.7550, 32.6321
CIE-LCH:
49.4776, 67.2086, 29.0475
CIE-Luv:
49.4776, 114.3534, 23.0686
Hunter-Lab:
42.4084, 52.6743, 19.8480
#d53e42 color charts
#d53e42 color shades, tints & tones
#d53e42 color schemes
#d53e42 color preview, HTML & CSS examples
This text has a color of #d53e42
<p style="color:#d53e42;">Text here</p>
.mytext {color:#d53e42;}
This box has a color of #d53e42
<div style="background-color:#d53e42;">Content here</div>
.mybackground {background-color:#d53e42;}
Border around this has a color of #d53e42
<div style="border:2px solid #d53e42;">Content here</div>
.myborder {border:2px solid #d53e42;}