#d53a26 color space conversions
Hex:
#d53a26
RGB:
213, 58, 38
CMY:
16, 77, 85
CMYK:
0, 73, 82, 16
HSL:
7°, 69.7211%, 49.2157%
HSV (HSB):
7°, 82.1596%, 83.5294%
XYZ:
29.3035, 17.3122, 3.6308
xyY:
0.5832, 0.3445, 17.3122
CIE-Lab:
48.6510, 59.1090, 47.0930
CIE-LCH:
48.6510, 75.5753, 38.5448
CIE-Luv:
48.6510, 122.0851, 32.4069
Hunter-Lab:
41.6079, 52.8995, 23.9517
#d53a26 color charts
#d53a26 color shades, tints & tones
#d53a26 color schemes
#d53a26 color preview, HTML & CSS examples
This text has a color of #d53a26
<p style="color:#d53a26;">Text here</p>
.mytext {color:#d53a26;}
This box has a color of #d53a26
<div style="background-color:#d53a26;">Content here</div>
.mybackground {background-color:#d53a26;}
Border around this has a color of #d53a26
<div style="border:2px solid #d53a26;">Content here</div>
.myborder {border:2px solid #d53a26;}