#d0917d color space conversions
Hex:
        #d0917d
        RGB:
        208, 145, 125
        CMY:
        18, 43, 51
        CMYK:
        0, 30, 40, 18
      HSL:
        14°, 46.8927%, 65.2941%
        HSV (HSB):
        14°, 39.9038%, 81.5686%
        XYZ:
        39.8395, 35.1414, 24.0852
        xyY:
        0.4022, 0.3547, 35.1414
      CIE-Lab:
        65.8586, 21.3539, 20.1796
        CIE-LCH:
        65.8586, 29.3803, 43.3806
        CIE-Luv:
        65.8586, 44.0603, 22.6416
        Hunter-Lab:
        59.2802, 16.2215, 17.4069
      #d0917d color charts
#d0917d RGB chart
      #d0917d CMYK chart
      #d0917d RGB pie chart
      #d0917d color shades, tints & tones
#d0917d color schemes
#d0917d color preview, HTML & CSS examples
           This text has a color of #d0917d        
        
          <p style="color:#d0917d;">Text here</p>
        
        
          .mytext {color:#d0917d;}
        
        Text color #d0917d
      
           This box has a color of #d0917d        
        
          <div style="background-color:#d0917d;">Content here</div>
        
        
          .mybackground {background-color:#d0917d;}
        
        Background color #d0917d
      
           Border around this has a color of #d0917d        
        
          <div style="border:2px solid #d0917d;">Content here</div>
        
        
          .myborder {border:2px solid #d0917d;}
        
        Border color #d0917d