#db8160 color space conversions
Hex:
        #db8160
        RGB:
        219, 129, 96
        CMY:
        14, 49, 62
        CMYK:
        0, 41, 56, 14
      HSL:
        16°, 63.0769%, 61.7647%
        HSV (HSB):
        16°, 56.1644%, 85.8824%
        XYZ:
        39.1750, 31.6051, 15.1020
        xyY:
        0.4561, 0.3680, 31.6051
      CIE-Lab:
        63.0152, 31.5178, 32.7058
        CIE-LCH:
        63.0152, 45.4207, 46.0597
        CIE-Luv:
        63.0152, 67.7510, 33.5172
        Hunter-Lab:
        56.2184, 26.0029, 23.4258
      #db8160 color charts
#db8160 RGB chart
      #db8160 CMYK chart
      #db8160 RGB pie chart
      #db8160 color shades, tints & tones
#db8160 color schemes
#db8160 color preview, HTML & CSS examples
           This text has a color of #db8160        
        
          <p style="color:#db8160;">Text here</p>
        
        
          .mytext {color:#db8160;}
        
        Text color #db8160
      
           This box has a color of #db8160        
        
          <div style="background-color:#db8160;">Content here</div>
        
        
          .mybackground {background-color:#db8160;}
        
        Background color #db8160
      
           Border around this has a color of #db8160        
        
          <div style="border:2px solid #db8160;">Content here</div>
        
        
          .myborder {border:2px solid #db8160;}
        
        Border color #db8160