#d53f28 color space conversions
Hex:
#d53f28
RGB:
213, 63, 40
CMY:
16, 75, 84
CMYK:
0, 70, 81, 16
HSL:
8°, 68.3794%, 49.6078%
HSV (HSB):
8°, 81.2207%, 83.5294%
XYZ:
29.6011, 17.8543, 3.8936
xyY:
0.5765, 0.3477, 17.8543
CIE-Lab:
49.3190, 57.3695, 46.7280
CIE-LCH:
49.3190, 73.9916, 39.1631
CIE-Luv:
49.3190, 118.7567, 33.0383
Hunter-Lab:
42.2544, 51.1019, 24.1148
#d53f28 color charts
#d53f28 color shades, tints & tones
#d53f28 color schemes
#d53f28 color preview, HTML & CSS examples
This text has a color of #d53f28
<p style="color:#d53f28;">Text here</p>
.mytext {color:#d53f28;}
This box has a color of #d53f28
<div style="background-color:#d53f28;">Content here</div>
.mybackground {background-color:#d53f28;}
Border around this has a color of #d53f28
<div style="border:2px solid #d53f28;">Content here</div>
.myborder {border:2px solid #d53f28;}