#d53a1e color space conversions
Hex:
#d53a1e
RGB:
213, 58, 30
CMY:
16, 77, 88
CMYK:
0, 73, 86, 16
HSL:
9°, 75.3086%, 47.6471%
HSV (HSB):
9°, 85.9155%, 83.5294%
XYZ:
29.1880, 17.2660, 3.0226
xyY:
0.5899, 0.3490, 17.2660
CIE-Lab:
48.5934, 58.9127, 50.8103
CIE-LCH:
48.5934, 77.7971, 40.7767
CIE-Luv:
48.5934, 123.1462, 34.3926
Hunter-Lab:
41.5524, 52.6686, 24.7738
#d53a1e color charts
#d53a1e color shades, tints & tones
#d53a1e color schemes
#d53a1e color preview, HTML & CSS examples
This text has a color of #d53a1e
<p style="color:#d53a1e;">Text here</p>
.mytext {color:#d53a1e;}
This box has a color of #d53a1e
<div style="background-color:#d53a1e;">Content here</div>
.mybackground {background-color:#d53a1e;}
Border around this has a color of #d53a1e
<div style="border:2px solid #d53a1e;">Content here</div>
.myborder {border:2px solid #d53a1e;}