#db5e75 color space conversions
Hex:
        #db5e75
        RGB:
        219, 94, 117
        CMY:
        14, 63, 54
        CMYK:
        0, 57, 47, 14
      HSL:
        349°, 63.4518%, 61.3725%
        HSV (HSB):
        349°, 57.0776%, 85.8824%
        XYZ:
        36.4270, 24.3498, 19.6097
        xyY:
        0.4531, 0.3029, 24.3498
      CIE-Lab:
        56.4364, 50.9625, 11.9453
        CIE-LCH:
        56.4364, 52.3437, 13.1917
        CIE-Luv:
        56.4364, 86.9919, 5.5411
        Hunter-Lab:
        49.3455, 45.4144, 10.9803
      #db5e75 color charts
#db5e75 RGB chart
      #db5e75 CMYK chart
      #db5e75 RGB pie chart
      #db5e75 color shades, tints & tones
#db5e75 color schemes
#db5e75 color preview, HTML & CSS examples
           This text has a color of #db5e75        
        
          <p style="color:#db5e75;">Text here</p>
        
        
          .mytext {color:#db5e75;}
        
        Text color #db5e75
      
           This box has a color of #db5e75        
        
          <div style="background-color:#db5e75;">Content here</div>
        
        
          .mybackground {background-color:#db5e75;}
        
        Background color #db5e75
      
           Border around this has a color of #db5e75        
        
          <div style="border:2px solid #db5e75;">Content here</div>
        
        
          .myborder {border:2px solid #db5e75;}
        
        Border color #db5e75