#d53428 color space conversions
Hex:
        #d53428
        RGB:
        213, 52, 40
        CMY:
        16, 80, 84
        CMYK:
        0, 76, 81, 16
      HSL:
        4°, 68.3794%, 49.6078%
        HSV (HSB):
        4°, 81.2207%, 83.5294%
        XYZ:
        29.0516, 16.7553, 3.7104
        xyY:
        0.5867, 0.3384, 16.7553
      CIE-Lab:
        47.9502, 61.1588, 45.4180
        CIE-LCH:
        47.9502, 76.1787, 36.5985
        CIE-Luv:
        47.9502, 125.1646, 30.5183
        Hunter-Lab:
        40.9333, 55.0536, 23.2789
      #d53428 color charts
#d53428 RGB chart
      #d53428 CMYK chart
      #d53428 RGB pie chart
      #d53428 color shades, tints & tones
#d53428 color schemes
#d53428 color preview, HTML & CSS examples
           This text has a color of #d53428        
        
          <p style="color:#d53428;">Text here</p>
        
        
          .mytext {color:#d53428;}
        
        Text color #d53428
      
           This box has a color of #d53428        
        
          <div style="background-color:#d53428;">Content here</div>
        
        
          .mybackground {background-color:#d53428;}
        
        Background color #d53428
      
           Border around this has a color of #d53428        
        
          <div style="border:2px solid #d53428;">Content here</div>
        
        
          .myborder {border:2px solid #d53428;}
        
        Border color #d53428