#d2370b color space conversions
Hex:
        #d2370b
        RGB:
        210, 55, 11
        CMY:
        18, 78, 96
        CMYK:
        0, 74, 95, 18
      HSL:
        13°, 90.0452%, 43.3333%
        HSV (HSB):
        13°, 94.7619%, 82.3529%
        XYZ:
        28.0049, 16.4582, 2.0173
        xyY:
        0.6025, 0.3541, 16.4582
      CIE-Lab:
        47.5700, 58.7038, 56.6814
        CIE-LCH:
        47.5700, 81.6022, 43.9959
        CIE-Luv:
        47.5700, 124.2427, 36.4404
        Hunter-Lab:
        40.5687, 52.2250, 25.4498
      #d2370b color charts
#d2370b RGB chart
      #d2370b CMYK chart
      #d2370b RGB pie chart
      #d2370b color shades, tints & tones
#d2370b color schemes
#d2370b color preview, HTML & CSS examples
           This text has a color of #d2370b        
        
          <p style="color:#d2370b;">Text here</p>
        
        
          .mytext {color:#d2370b;}
        
        Text color #d2370b
      
           This box has a color of #d2370b        
        
          <div style="background-color:#d2370b;">Content here</div>
        
        
          .mybackground {background-color:#d2370b;}
        
        Background color #d2370b
      
           Border around this has a color of #d2370b        
        
          <div style="border:2px solid #d2370b;">Content here</div>
        
        
          .myborder {border:2px solid #d2370b;}
        
        Border color #d2370b