#d5350b color space conversions
Hex:
        #d5350b
        RGB:
        213, 53, 11
        CMY:
        16, 79, 96
        CMYK:
        0, 75, 95, 16
      HSL:
        12°, 90.1786%, 43.9216%
        HSV (HSB):
        12°, 94.8357%, 83.5294%
        XYZ:
        28.7741, 16.7165, 2.0267
        xyY:
        0.6056, 0.3518, 16.7165
      CIE-Lab:
        47.9008, 60.2961, 57.1705
        CIE-LCH:
        47.9008, 83.0908, 43.4758
        CIE-Luv:
        47.9008, 127.7530, 36.3920
        Hunter-Lab:
        40.8858, 54.0722, 25.6812
      #d5350b color charts
#d5350b RGB chart
      #d5350b CMYK chart
      #d5350b RGB pie chart
      #d5350b color shades, tints & tones
#d5350b color schemes
#d5350b color preview, HTML & CSS examples
           This text has a color of #d5350b        
        
          <p style="color:#d5350b;">Text here</p>
        
        
          .mytext {color:#d5350b;}
        
        Text color #d5350b
      
           This box has a color of #d5350b        
        
          <div style="background-color:#d5350b;">Content here</div>
        
        
          .mybackground {background-color:#d5350b;}
        
        Background color #d5350b
      
           Border around this has a color of #d5350b        
        
          <div style="border:2px solid #d5350b;">Content here</div>
        
        
          .myborder {border:2px solid #d5350b;}
        
        Border color #d5350b