#d2381b color space conversions
Hex:
        #d2381b
        RGB:
        210, 56, 27
        CMY:
        18, 78, 89
        CMYK:
        0, 73, 87, 18
      HSL:
        10°, 77.2152%, 46.4706%
        HSV (HSB):
        10°, 87.1429%, 82.3529%
        XYZ:
        28.1903, 16.6091, 2.7570
        xyY:
        0.5928, 0.3493, 16.6091
      CIE-Lab:
        47.7637, 58.6013, 51.2081
        CIE-LCH:
        47.7637, 77.8227, 41.1482
        CIE-Luv:
        47.7637, 122.3139, 34.1906
        Hunter-Lab:
        40.7543, 52.1511, 24.5171
      #d2381b color charts
#d2381b RGB chart
      #d2381b CMYK chart
      #d2381b RGB pie chart
      #d2381b color shades, tints & tones
#d2381b color schemes
#d2381b color preview, HTML & CSS examples
           This text has a color of #d2381b        
        
          <p style="color:#d2381b;">Text here</p>
        
        
          .mytext {color:#d2381b;}
        
        Text color #d2381b
      
           This box has a color of #d2381b        
        
          <div style="background-color:#d2381b;">Content here</div>
        
        
          .mybackground {background-color:#d2381b;}
        
        Background color #d2381b
      
           Border around this has a color of #d2381b        
        
          <div style="border:2px solid #d2381b;">Content here</div>
        
        
          .myborder {border:2px solid #d2381b;}
        
        Border color #d2381b