#d82f42 color space conversions
Hex:
        #d82f42
        RGB:
        216, 47, 66
        CMY:
        15, 82, 74
        CMYK:
        0, 78, 69, 15
      HSL:
        353°, 68.4211%, 51.5686%
        HSV (HSB):
        353°, 78.2407%, 84.7059%
        XYZ:
        30.3188, 17.0253, 6.8425
        xyY:
        0.5595, 0.3142, 17.0253
      CIE-Lab:
        48.2919, 64.5137, 31.3333
        CIE-LCH:
        48.2919, 71.7203, 25.9051
        CIE-Luv:
        48.2919, 124.4238, 20.1137
        Hunter-Lab:
        41.2617, 58.9523, 19.0511
      #d82f42 color charts
#d82f42 RGB chart
      #d82f42 CMYK chart
      #d82f42 RGB pie chart
      #d82f42 color shades, tints & tones
#d82f42 color schemes
#d82f42 color preview, HTML & CSS examples
           This text has a color of #d82f42        
        
          <p style="color:#d82f42;">Text here</p>
        
        
          .mytext {color:#d82f42;}
        
        Text color #d82f42
      
           This box has a color of #d82f42        
        
          <div style="background-color:#d82f42;">Content here</div>
        
        
          .mybackground {background-color:#d82f42;}
        
        Background color #d82f42
      
           Border around this has a color of #d82f42        
        
          <div style="border:2px solid #d82f42;">Content here</div>
        
        
          .myborder {border:2px solid #d82f42;}
        
        Border color #d82f42