#d32042 color space conversions
Hex:
        #d32042
        RGB:
        211, 32, 66
        CMY:
        17, 87, 74
        CMYK:
        0, 85, 69, 17
      HSL:
        349°, 73.6626%, 47.6471%
        HSV (HSB):
        349°, 84.8341%, 82.7451%
        XYZ:
        28.3638, 15.2753, 6.6077
        xyY:
        0.5645, 0.3040, 15.2753
      CIE-Lab:
        46.0089, 66.8477, 28.3171
        CIE-LCH:
        46.0089, 72.5980, 22.9578
        CIE-Luv:
        46.0089, 126.3699, 16.3921
        Hunter-Lab:
        39.0836, 61.1453, 17.3345
      #d32042 color charts
#d32042 RGB chart
      #d32042 CMYK chart
      #d32042 RGB pie chart
      #d32042 color shades, tints & tones
#d32042 color schemes
#d32042 color preview, HTML & CSS examples
           This text has a color of #d32042        
        
          <p style="color:#d32042;">Text here</p>
        
        
          .mytext {color:#d32042;}
        
        Text color #d32042
      
           This box has a color of #d32042        
        
          <div style="background-color:#d32042;">Content here</div>
        
        
          .mybackground {background-color:#d32042;}
        
        Background color #d32042
      
           Border around this has a color of #d32042        
        
          <div style="border:2px solid #d32042;">Content here</div>
        
        
          .myborder {border:2px solid #d32042;}
        
        Border color #d32042