#db5c42 color space conversions
Hex:
        #db5c42
        RGB:
        219, 92, 66
        CMY:
        14, 64, 74
        CMYK:
        0, 58, 70, 14
      HSL:
        10°, 68.0000%, 55.8824%
        HSV (HSB):
        10°, 69.8630%, 85.8824%
        XYZ:
        34.0239, 23.1077, 7.8212
        xyY:
        0.5238, 0.3558, 23.1077
      CIE-Lab:
        55.1831, 48.1956, 39.5911
        CIE-LCH:
        55.1831, 62.3720, 39.4020
        CIE-Luv:
        55.1831, 99.6762, 33.2203
        Hunter-Lab:
        48.0705, 42.2177, 24.0026
      #db5c42 color charts
#db5c42 RGB chart
      #db5c42 CMYK chart
      #db5c42 RGB pie chart
      #db5c42 color shades, tints & tones
#db5c42 color schemes
#db5c42 color preview, HTML & CSS examples
           This text has a color of #db5c42        
        
          <p style="color:#db5c42;">Text here</p>
        
        
          .mytext {color:#db5c42;}
        
        Text color #db5c42
      
           This box has a color of #db5c42        
        
          <div style="background-color:#db5c42;">Content here</div>
        
        
          .mybackground {background-color:#db5c42;}
        
        Background color #db5c42
      
           Border around this has a color of #db5c42        
        
          <div style="border:2px solid #db5c42;">Content here</div>
        
        
          .myborder {border:2px solid #db5c42;}
        
        Border color #db5c42