#db9483 color space conversions
Hex:
        #db9483
        RGB:
        219, 148, 131
        CMY:
        14, 42, 49
        CMYK:
        0, 32, 40, 14
      HSL:
        12°, 55.0000%, 68.6275%
        HSV (HSB):
        12°, 40.1826%, 85.8824%
        XYZ:
        43.9001, 37.8786, 26.4702
        xyY:
        0.4055, 0.3499, 37.8786
      CIE-Lab:
        67.9310, 24.7248, 19.8853
        CIE-LCH:
        67.9310, 31.7292, 38.8085
        CIE-Luv:
        67.9310, 49.5466, 21.7843
        Hunter-Lab:
        61.5456, 19.6181, 17.5818
      #db9483 color charts
#db9483 RGB chart
      #db9483 CMYK chart
      #db9483 RGB pie chart
      #db9483 color shades, tints & tones
#db9483 color schemes
#db9483 color preview, HTML & CSS examples
           This text has a color of #db9483        
        
          <p style="color:#db9483;">Text here</p>
        
        
          .mytext {color:#db9483;}
        
        Text color #db9483
      
           This box has a color of #db9483        
        
          <div style="background-color:#db9483;">Content here</div>
        
        
          .mybackground {background-color:#db9483;}
        
        Background color #db9483
      
           Border around this has a color of #db9483        
        
          <div style="border:2px solid #db9483;">Content here</div>
        
        
          .myborder {border:2px solid #db9483;}
        
        Border color #db9483