#db9950 color space conversions
Hex:
        #db9950
        RGB:
        219, 153, 80
        CMY:
        14, 40, 69
        CMYK:
        0, 30, 63, 14
      HSL:
        32°, 65.8768%, 58.6275%
        HSV (HSB):
        32°, 63.4703%, 85.8824%
        XYZ:
        42.0526, 38.4217, 12.7891
        xyY:
        0.4509, 0.4120, 38.4217
      CIE-Lab:
        68.3303, 17.5044, 47.4502
        CIE-LCH:
        68.3303, 50.5759, 69.7510
        CIE-Luv:
        68.3303, 51.7763, 51.6919
        Hunter-Lab:
        61.9853, 12.6254, 31.1566
      #db9950 color charts
#db9950 RGB chart
      #db9950 CMYK chart
      #db9950 RGB pie chart
      #db9950 color shades, tints & tones
#db9950 color schemes
#db9950 color preview, HTML & CSS examples
           This text has a color of #db9950        
        
          <p style="color:#db9950;">Text here</p>
        
        
          .mytext {color:#db9950;}
        
        Text color #db9950
      
           This box has a color of #db9950        
        
          <div style="background-color:#db9950;">Content here</div>
        
        
          .mybackground {background-color:#db9950;}
        
        Background color #db9950
      
           Border around this has a color of #db9950        
        
          <div style="border:2px solid #db9950;">Content here</div>
        
        
          .myborder {border:2px solid #db9950;}
        
        Border color #db9950