#d53c19 color space conversions
Hex:
#d53c19
RGB:
213, 60, 25
CMY:
16, 76, 90
CMYK:
0, 72, 88, 16
HSL:
11°, 78.9916%, 46.6667%
HSV (HSB):
11°, 88.2629%, 83.5294%
XYZ:
29.2319, 17.4480, 2.7468
xyY:
0.5914, 0.3530, 17.4480
CIE-Lab:
48.8197, 58.1067, 53.1010
CIE-LCH:
48.8197, 78.7154, 42.4227
CIE-Luv:
48.8197, 122.4697, 35.8687
Hunter-Lab:
41.7708, 51.8181, 25.3407
#d53c19 color charts
#d53c19 color shades, tints & tones
#d53c19 color schemes
#d53c19 color preview, HTML & CSS examples
This text has a color of #d53c19
<p style="color:#d53c19;">Text here</p>
.mytext {color:#d53c19;}
This box has a color of #d53c19
<div style="background-color:#d53c19;">Content here</div>
.mybackground {background-color:#d53c19;}
Border around this has a color of #d53c19
<div style="border:2px solid #d53c19;">Content here</div>
.myborder {border:2px solid #d53c19;}