#db5152 color space conversions
Hex:
        #db5152
        RGB:
        219, 81, 82
        CMY:
        14, 68, 68
        CMYK:
        0, 63, 63, 14
      HSL:
        360°, 65.7143%, 58.8235%
        HSV (HSB):
        360°, 63.0137%, 85.8824%
        XYZ:
        33.6788, 21.5541, 10.3679
        xyY:
        0.5134, 0.3286, 21.5541
      CIE-Lab:
        53.5507, 54.0275, 28.5863
        CIE-LCH:
        53.5507, 61.1240, 27.8836
        CIE-Luv:
        53.5507, 103.9227, 21.9351
        Hunter-Lab:
        46.4264, 48.2419, 19.2579
      #db5152 color charts
#db5152 RGB chart
      #db5152 CMYK chart
      #db5152 RGB pie chart
      #db5152 color shades, tints & tones
#db5152 color schemes
#db5152 color preview, HTML & CSS examples
           This text has a color of #db5152        
        
          <p style="color:#db5152;">Text here</p>
        
        
          .mytext {color:#db5152;}
        
        Text color #db5152
      
           This box has a color of #db5152        
        
          <div style="background-color:#db5152;">Content here</div>
        
        
          .mybackground {background-color:#db5152;}
        
        Background color #db5152
      
           Border around this has a color of #db5152        
        
          <div style="border:2px solid #db5152;">Content here</div>
        
        
          .myborder {border:2px solid #db5152;}
        
        Border color #db5152