#d6748d color space conversions
Hex:
        #d6748d
        RGB:
        214, 116, 141
        CMY:
        16, 55, 45
        CMYK:
        0, 46, 34, 16
      HSL:
        345°, 54.4444%, 64.7059%
        HSV (HSB):
        345°, 45.7944%, 83.9216%
        XYZ:
        38.7847, 28.7100, 28.6967
        xyY:
        0.4032, 0.2985, 28.7100
      CIE-Lab:
        60.5248, 41.0120, 3.7101
        CIE-LCH:
        60.5248, 41.1795, 5.1691
        CIE-Luv:
        60.5248, 64.0672, -2.5245
        Hunter-Lab:
        53.5817, 35.4377, 5.7533
      #d6748d color charts
#d6748d RGB chart
      #d6748d CMYK chart
      #d6748d RGB pie chart
      #d6748d color shades, tints & tones
#d6748d color schemes
#d6748d color preview, HTML & CSS examples
           This text has a color of #d6748d        
        
          <p style="color:#d6748d;">Text here</p>
        
        
          .mytext {color:#d6748d;}
        
        Text color #d6748d
      
           This box has a color of #d6748d        
        
          <div style="background-color:#d6748d;">Content here</div>
        
        
          .mybackground {background-color:#d6748d;}
        
        Background color #d6748d
      
           Border around this has a color of #d6748d        
        
          <div style="border:2px solid #d6748d;">Content here</div>
        
        
          .myborder {border:2px solid #d6748d;}
        
        Border color #d6748d