#d2736b color space conversions
Hex:
        #d2736b
        RGB:
        210, 115, 107
        CMY:
        18, 55, 58
        CMYK:
        0, 45, 49, 18
      HSL:
        5°, 53.3679%, 62.1569%
        HSV (HSB):
        5°, 49.0476%, 82.3529%
        XYZ:
        35.3629, 27.0246, 17.2624
        xyY:
        0.4440, 0.3393, 27.0246
      CIE-Lab:
        58.9971, 36.3532, 21.0598
        CIE-LCH:
        58.9971, 42.0128, 30.0842
        CIE-Luv:
        58.9971, 68.5360, 19.5540
        Hunter-Lab:
        51.9852, 30.4503, 16.7017
      #d2736b color charts
#d2736b RGB chart
      #d2736b CMYK chart
      #d2736b RGB pie chart
      #d2736b color shades, tints & tones
#d2736b color schemes
#d2736b color preview, HTML & CSS examples
           This text has a color of #d2736b        
        
          <p style="color:#d2736b;">Text here</p>
        
        
          .mytext {color:#d2736b;}
        
        Text color #d2736b
      
           This box has a color of #d2736b        
        
          <div style="background-color:#d2736b;">Content here</div>
        
        
          .mybackground {background-color:#d2736b;}
        
        Background color #d2736b
      
           Border around this has a color of #d2736b        
        
          <div style="border:2px solid #d2736b;">Content here</div>
        
        
          .myborder {border:2px solid #d2736b;}
        
        Border color #d2736b