#d53e38 color space conversions
Hex:
#d53e38
RGB:
213, 62, 56
CMY:
16, 76, 78
CMYK:
0, 71, 74, 16
HSL:
2°, 65.1452%, 52.7451%
HSV (HSB):
2°, 73.7089%, 83.5294%
XYZ:
29.8770, 17.8769, 5.6173
xyY:
0.5598, 0.3350, 17.8769
CIE-Lab:
49.3465, 58.3008, 38.2128
CIE-LCH:
49.3465, 69.7080, 33.2425
CIE-Luv:
49.3465, 116.5564, 27.3429
Hunter-Lab:
42.2811, 52.1412, 21.7198
#d53e38 color charts
#d53e38 color shades, tints & tones
#d53e38 color schemes
#d53e38 color preview, HTML & CSS examples
This text has a color of #d53e38
<p style="color:#d53e38;">Text here</p>
.mytext {color:#d53e38;}
This box has a color of #d53e38
<div style="background-color:#d53e38;">Content here</div>
.mybackground {background-color:#d53e38;}
Border around this has a color of #d53e38
<div style="border:2px solid #d53e38;">Content here</div>
.myborder {border:2px solid #d53e38;}