#db7172 color space conversions
Hex:
        #db7172
        RGB:
        219, 113, 114
        CMY:
        14, 56, 55
        CMYK:
        0, 48, 48, 14
      HSL:
        359°, 59.5506%, 65.0980%
        HSV (HSB):
        359°, 48.4018%, 85.8824%
        XYZ:
        38.1558, 28.0852, 19.3295
        xyY:
        0.4459, 0.3282, 28.0852
      CIE-Lab:
        59.9657, 41.4070, 18.5707
        CIE-LCH:
        59.9657, 45.3807, 24.1559
        CIE-Luv:
        59.9657, 75.7167, 15.7277
        Hunter-Lab:
        52.9955, 35.7747, 15.4714
      #db7172 color charts
#db7172 RGB chart
      #db7172 CMYK chart
      #db7172 RGB pie chart
      #db7172 color shades, tints & tones
#db7172 color schemes
#db7172 color preview, HTML & CSS examples
           This text has a color of #db7172        
        
          <p style="color:#db7172;">Text here</p>
        
        
          .mytext {color:#db7172;}
        
        Text color #db7172
      
           This box has a color of #db7172        
        
          <div style="background-color:#db7172;">Content here</div>
        
        
          .mybackground {background-color:#db7172;}
        
        Background color #db7172
      
           Border around this has a color of #db7172        
        
          <div style="border:2px solid #db7172;">Content here</div>
        
        
          .myborder {border:2px solid #db7172;}
        
        Border color #db7172