#db7979 color space conversions
Hex:
        #db7979
        RGB:
        219, 121, 121
        CMY:
        14, 53, 53
        CMYK:
        0, 45, 45, 14
      HSL:
        0°, 57.6471%, 66.6667%
        HSV (HSB):
        0°, 44.7489%, 85.8824%
        XYZ:
        39.5020, 30.1153, 21.8200
        xyY:
        0.4320, 0.3294, 30.1153
      CIE-Lab:
        61.7536, 37.9882, 17.0195
        CIE-LCH:
        61.7536, 41.6265, 24.1334
        CIE-Luv:
        61.7536, 69.0358, 14.8806
        Hunter-Lab:
        54.8774, 32.4528, 14.8397
      #db7979 color charts
#db7979 RGB chart
      #db7979 CMYK chart
      #db7979 RGB pie chart
      #db7979 color shades, tints & tones
#db7979 color schemes
#db7979 color preview, HTML & CSS examples
           This text has a color of #db7979        
        
          <p style="color:#db7979;">Text here</p>
        
        
          .mytext {color:#db7979;}
        
        Text color #db7979
      
           This box has a color of #db7979        
        
          <div style="background-color:#db7979;">Content here</div>
        
        
          .mybackground {background-color:#db7979;}
        
        Background color #db7979
      
           Border around this has a color of #db7979        
        
          <div style="border:2px solid #db7979;">Content here</div>
        
        
          .myborder {border:2px solid #db7979;}
        
        Border color #db7979