#d1945d color space conversions
Hex:
        #d1945d
        RGB:
        209, 148, 93
        CMY:
        18, 42, 64
        CMYK:
        0, 29, 56, 18
      HSL:
        28°, 55.7692%, 59.2157%
        HSV (HSB):
        28°, 55.5024%, 81.9608%
        XYZ:
        38.8602, 35.5254, 15.1649
        xyY:
        0.4339, 0.3967, 35.5254
      CIE-Lab:
        66.1557, 16.9816, 37.9771
        CIE-LCH:
        66.1557, 41.6008, 65.9080
        CIE-Luv:
        66.1557, 46.4358, 42.7127
        Hunter-Lab:
        59.6032, 12.0730, 26.6371
      #d1945d color charts
#d1945d RGB chart
      #d1945d CMYK chart
      #d1945d RGB pie chart
      #d1945d color shades, tints & tones
#d1945d color schemes
#d1945d color preview, HTML & CSS examples
           This text has a color of #d1945d        
        
          <p style="color:#d1945d;">Text here</p>
        
        
          .mytext {color:#d1945d;}
        
        Text color #d1945d
      
           This box has a color of #d1945d        
        
          <div style="background-color:#d1945d;">Content here</div>
        
        
          .mybackground {background-color:#d1945d;}
        
        Background color #d1945d
      
           Border around this has a color of #d1945d        
        
          <div style="border:2px solid #d1945d;">Content here</div>
        
        
          .myborder {border:2px solid #d1945d;}
        
        Border color #d1945d