#d82d46 color space conversions
Hex:
        #d82d46
        RGB:
        216, 45, 70
        CMY:
        15, 82, 73
        CMYK:
        0, 79, 68, 15
      HSL:
        351°, 68.6747%, 51.1765%
        HSV (HSB):
        351°, 79.1667%, 84.7059%
        XYZ:
        30.3628, 16.9179, 7.4595
        xyY:
        0.5547, 0.3091, 16.9179
      CIE-Lab:
        48.1564, 65.2629, 28.7780
        CIE-LCH:
        48.1564, 71.3261, 23.7953
        CIE-Luv:
        48.1564, 124.2045, 17.7926
        Hunter-Lab:
        41.1314, 59.7871, 18.0392
      #d82d46 color charts
#d82d46 RGB chart
      #d82d46 CMYK chart
      #d82d46 RGB pie chart
      #d82d46 color shades, tints & tones
#d82d46 color schemes
#d82d46 color preview, HTML & CSS examples
           This text has a color of #d82d46        
        
          <p style="color:#d82d46;">Text here</p>
        
        
          .mytext {color:#d82d46;}
        
        Text color #d82d46
      
           This box has a color of #d82d46        
        
          <div style="background-color:#d82d46;">Content here</div>
        
        
          .mybackground {background-color:#d82d46;}
        
        Background color #d82d46
      
           Border around this has a color of #d82d46        
        
          <div style="border:2px solid #d82d46;">Content here</div>
        
        
          .myborder {border:2px solid #d82d46;}
        
        Border color #d82d46