#db5949 color space conversions
Hex:
        #db5949
        RGB:
        219, 89, 73
        CMY:
        14, 65, 71
        CMYK:
        0, 59, 67, 14
      HSL:
        7°, 66.9725%, 57.2549%
        HSV (HSB):
        7°, 66.6667%, 85.8824%
        XYZ:
        33.9884, 22.6859, 8.8908
        xyY:
        0.5184, 0.3460, 22.6859
      CIE-Lab:
        54.7473, 49.9505, 35.2108
        CIE-LCH:
        54.7473, 61.1134, 35.1805
        CIE-Luv:
        54.7473, 100.5226, 29.1006
        Hunter-Lab:
        47.6297, 44.0251, 22.2735
      #db5949 color charts
#db5949 RGB chart
      #db5949 CMYK chart
      #db5949 RGB pie chart
      #db5949 color shades, tints & tones
#db5949 color schemes
#db5949 color preview, HTML & CSS examples
           This text has a color of #db5949        
        
          <p style="color:#db5949;">Text here</p>
        
        
          .mytext {color:#db5949;}
        
        Text color #db5949
      
           This box has a color of #db5949        
        
          <div style="background-color:#db5949;">Content here</div>
        
        
          .mybackground {background-color:#db5949;}
        
        Background color #db5949
      
           Border around this has a color of #db5949        
        
          <div style="border:2px solid #db5949;">Content here</div>
        
        
          .myborder {border:2px solid #db5949;}
        
        Border color #db5949