#d7334b color space conversions
Hex:
        #d7334b
        RGB:
        215, 51, 75
        CMY:
        16, 80, 71
        CMYK:
        0, 76, 65, 16
      HSL:
        351°, 67.2131%, 52.1569%
        HSV (HSB):
        351°, 76.2791%, 84.3137%
        XYZ:
        30.4782, 17.3227, 8.3939
        xyY:
        0.5424, 0.3083, 17.3227
      CIE-Lab:
        48.6641, 63.5069, 26.3701
        CIE-LCH:
        48.6641, 68.7642, 22.5498
        CIE-Luv:
        48.6641, 119.2959, 16.3304
        Hunter-Lab:
        41.6206, 57.8770, 17.1771
      #d7334b color charts
#d7334b RGB chart
      #d7334b CMYK chart
      #d7334b RGB pie chart
      #d7334b color shades, tints & tones
#d7334b color schemes
#d7334b color preview, HTML & CSS examples
           This text has a color of #d7334b        
        
          <p style="color:#d7334b;">Text here</p>
        
        
          .mytext {color:#d7334b;}
        
        Text color #d7334b
      
           This box has a color of #d7334b        
        
          <div style="background-color:#d7334b;">Content here</div>
        
        
          .mybackground {background-color:#d7334b;}
        
        Background color #d7334b
      
           Border around this has a color of #d7334b        
        
          <div style="border:2px solid #d7334b;">Content here</div>
        
        
          .myborder {border:2px solid #d7334b;}
        
        Border color #d7334b