#d9282b color space conversions
Hex:
        #d9282b
        RGB:
        217, 40, 43
        CMY:
        15, 84, 83
        CMYK:
        0, 82, 80, 15
      HSL:
        359°, 69.9605%, 50.3922%
        HSV (HSB):
        359°, 81.5668%, 85.0980%
        XYZ:
        29.8101, 16.4437, 3.8883
        xyY:
        0.5945, 0.3279, 16.4437
      CIE-Lab:
        47.5513, 65.7845, 43.7101
        CIE-LCH:
        47.5513, 78.9821, 33.6018
        CIE-Luv:
        47.5513, 133.5252, 28.0009
        Hunter-Lab:
        40.5509, 60.2565, 22.7005
      #d9282b color charts
#d9282b RGB chart
      #d9282b CMYK chart
      #d9282b RGB pie chart
      #d9282b color shades, tints & tones
#d9282b color schemes
#d9282b color preview, HTML & CSS examples
           This text has a color of #d9282b        
        
          <p style="color:#d9282b;">Text here</p>
        
        
          .mytext {color:#d9282b;}
        
        Text color #d9282b
      
           This box has a color of #d9282b        
        
          <div style="background-color:#d9282b;">Content here</div>
        
        
          .mybackground {background-color:#d9282b;}
        
        Background color #d9282b
      
           Border around this has a color of #d9282b        
        
          <div style="border:2px solid #d9282b;">Content here</div>
        
        
          .myborder {border:2px solid #d9282b;}
        
        Border color #d9282b