#d82036 color space conversions
Hex:
        #d82036
        RGB:
        216, 32, 54
        CMY:
        15, 87, 79
        CMYK:
        0, 85, 75, 15
      HSL:
        353°, 74.1935%, 48.6275%
        HSV (HSB):
        353°, 85.1852%, 84.7059%
        XYZ:
        29.5013, 15.8983, 5.0038
        xyY:
        0.5853, 0.3154, 15.8983
      CIE-Lab:
        46.8408, 67.6700, 36.7081
        CIE-LCH:
        46.8408, 76.9852, 28.4780
        CIE-Luv:
        46.8408, 133.4520, 22.7047
        Hunter-Lab:
        39.8727, 62.2927, 20.4703
      #d82036 color charts
#d82036 RGB chart
      #d82036 CMYK chart
      #d82036 RGB pie chart
      #d82036 color shades, tints & tones
#d82036 color schemes
#d82036 color preview, HTML & CSS examples
           This text has a color of #d82036        
        
          <p style="color:#d82036;">Text here</p>
        
        
          .mytext {color:#d82036;}
        
        Text color #d82036
      
           This box has a color of #d82036        
        
          <div style="background-color:#d82036;">Content here</div>
        
        
          .mybackground {background-color:#d82036;}
        
        Background color #d82036
      
           Border around this has a color of #d82036        
        
          <div style="border:2px solid #d82036;">Content here</div>
        
        
          .myborder {border:2px solid #d82036;}
        
        Border color #d82036