#d2745b color space conversions
Hex:
        #d2745b
        RGB:
        210, 116, 91
        CMY:
        18, 55, 64
        CMYK:
        0, 45, 57, 18
      HSL:
        13°, 56.9378%, 59.0196%
        HSV (HSB):
        13°, 56.6667%, 82.3529%
        XYZ:
        34.7121, 26.9478, 13.2694
        xyY:
        0.4633, 0.3596, 26.9478
      CIE-Lab:
        58.9259, 34.4402, 30.0247
        CIE-LCH:
        58.9259, 45.6904, 41.0817
        CIE-Luv:
        58.9259, 70.6215, 29.3143
        Hunter-Lab:
        51.9112, 28.5150, 21.1823
      #d2745b color charts
#d2745b RGB chart
      #d2745b CMYK chart
      #d2745b RGB pie chart
      #d2745b color shades, tints & tones
#d2745b color schemes
#d2745b color preview, HTML & CSS examples
           This text has a color of #d2745b        
        
          <p style="color:#d2745b;">Text here</p>
        
        
          .mytext {color:#d2745b;}
        
        Text color #d2745b
      
           This box has a color of #d2745b        
        
          <div style="background-color:#d2745b;">Content here</div>
        
        
          .mybackground {background-color:#d2745b;}
        
        Background color #d2745b
      
           Border around this has a color of #d2745b        
        
          <div style="border:2px solid #d2745b;">Content here</div>
        
        
          .myborder {border:2px solid #d2745b;}
        
        Border color #d2745b