#d53a28 color space conversions
Hex:
#d53a28
RGB:
213, 58, 40
CMY:
16, 77, 84
CMYK:
0, 73, 81, 16
HSL:
6°, 68.3794%, 49.6078%
HSV (HSB):
6°, 81.2207%, 83.5294%
XYZ:
29.3366, 17.3254, 3.8054
xyY:
0.5813, 0.3433, 17.3254
CIE-Lab:
48.6675, 59.1652, 46.1058
CIE-LCH:
48.6675, 75.0084, 37.9283
CIE-Luv:
48.6675, 121.7839, 31.8427
Hunter-Lab:
41.6238, 52.9657, 23.7162
#d53a28 color charts
#d53a28 color shades, tints & tones
#d53a28 color schemes
#d53a28 color preview, HTML & CSS examples
This text has a color of #d53a28
<p style="color:#d53a28;">Text here</p>
.mytext {color:#d53a28;}
This box has a color of #d53a28
<div style="background-color:#d53a28;">Content here</div>
.mybackground {background-color:#d53a28;}
Border around this has a color of #d53a28
<div style="border:2px solid #d53a28;">Content here</div>
.myborder {border:2px solid #d53a28;}