#d82840 color space conversions
Hex:
        #d82840
        RGB:
        216, 40, 64
        CMY:
        15, 84, 75
        CMYK:
        0, 81, 70, 15
      HSL:
        352°, 69.2913%, 50.1961%
        HSV (HSB):
        352°, 81.4815%, 84.7059%
        XYZ:
        30.0031, 16.4867, 6.4514
        xyY:
        0.5667, 0.3114, 16.4867
      CIE-Lab:
        47.6066, 66.2777, 31.6965
        CIE-LCH:
        47.6066, 73.4670, 25.5589
        CIE-Luv:
        47.6066, 127.9294, 19.7034
        Hunter-Lab:
        40.6038, 60.8413, 19.0023
      #d82840 color charts
#d82840 RGB chart
      #d82840 CMYK chart
      #d82840 RGB pie chart
      #d82840 color shades, tints & tones
#d82840 color schemes
#d82840 color preview, HTML & CSS examples
           This text has a color of #d82840        
        
          <p style="color:#d82840;">Text here</p>
        
        
          .mytext {color:#d82840;}
        
        Text color #d82840
      
           This box has a color of #d82840        
        
          <div style="background-color:#d82840;">Content here</div>
        
        
          .mybackground {background-color:#d82840;}
        
        Background color #d82840
      
           Border around this has a color of #d82840        
        
          <div style="border:2px solid #d82840;">Content here</div>
        
        
          .myborder {border:2px solid #d82840;}
        
        Border color #d82840