#d82c40 color space conversions
Hex:
        #d82c40
        RGB:
        216, 44, 64
        CMY:
        15, 83, 75
        CMYK:
        0, 80, 70, 15
      HSL:
        353°, 68.8000%, 50.9804%
        HSV (HSB):
        353°, 79.6296%, 84.7059%
        XYZ:
        30.1450, 16.7705, 6.4987
        xyY:
        0.5644, 0.3140, 16.7705
      CIE-Lab:
        47.9695, 65.2494, 32.1321
        CIE-LCH:
        47.9695, 72.7321, 26.2180
        CIE-Luv:
        47.9695, 126.2765, 20.4395
        Hunter-Lab:
        40.9518, 59.7301, 19.2574
      #d82c40 color charts
#d82c40 RGB chart
      #d82c40 CMYK chart
      #d82c40 RGB pie chart
      #d82c40 color shades, tints & tones
#d82c40 color schemes
#d82c40 color preview, HTML & CSS examples
           This text has a color of #d82c40        
        
          <p style="color:#d82c40;">Text here</p>
        
        
          .mytext {color:#d82c40;}
        
        Text color #d82c40
      
           This box has a color of #d82c40        
        
          <div style="background-color:#d82c40;">Content here</div>
        
        
          .mybackground {background-color:#d82c40;}
        
        Background color #d82c40
      
           Border around this has a color of #d82c40        
        
          <div style="border:2px solid #d82c40;">Content here</div>
        
        
          .myborder {border:2px solid #d82c40;}
        
        Border color #d82c40