#d53c13 color space conversions
Hex:
#d53c13
RGB:
213, 60, 19
CMY:
16, 76, 93
CMYK:
0, 72, 91, 16
HSL:
13°, 83.6207%, 45.4902%
HSV (HSB):
13°, 91.0798%, 83.5294%
XYZ:
29.1740, 17.4249, 2.4418
xyY:
0.5949, 0.3553, 17.4249
CIE-Lab:
48.7910, 58.0074, 55.3085
CIE-LCH:
48.7910, 80.1492, 43.6356
CIE-Luv:
48.7910, 123.0032, 36.8795
Hunter-Lab:
41.7431, 51.7020, 25.7520
#d53c13 color charts
#d53c13 color shades, tints & tones
#d53c13 color schemes
#d53c13 color preview, HTML & CSS examples
This text has a color of #d53c13
<p style="color:#d53c13;">Text here</p>
.mytext {color:#d53c13;}
This box has a color of #d53c13
<div style="background-color:#d53c13;">Content here</div>
.mybackground {background-color:#d53c13;}
Border around this has a color of #d53c13
<div style="border:2px solid #d53c13;">Content here</div>
.myborder {border:2px solid #d53c13;}