#d53f1e color space conversions
Hex:
#d53f1e
RGB:
213, 63, 30
CMY:
16, 75, 88
CMYK:
0, 70, 86, 16
HSL:
11°, 75.3086%, 47.6471%
HSV (HSB):
11°, 85.9155%, 83.5294%
XYZ:
29.4524, 17.7949, 3.1107
xyY:
0.5849, 0.3534, 17.7949
CIE-Lab:
49.2464, 57.1141, 51.3530
CIE-LCH:
49.2464, 76.8059, 41.9596
CIE-Luv:
49.2464, 120.0553, 35.5586
Hunter-Lab:
42.1840, 50.8049, 25.1566
#d53f1e color charts
#d53f1e color shades, tints & tones
#d53f1e color schemes
#d53f1e color preview, HTML & CSS examples
This text has a color of #d53f1e
<p style="color:#d53f1e;">Text here</p>
.mytext {color:#d53f1e;}
This box has a color of #d53f1e
<div style="background-color:#d53f1e;">Content here</div>
.mybackground {background-color:#d53f1e;}
Border around this has a color of #d53f1e
<div style="border:2px solid #d53f1e;">Content here</div>
.myborder {border:2px solid #d53f1e;}