#db1d36 color space conversions
Hex:
        #db1d36
        RGB:
        219, 29, 54
        CMY:
        14, 89, 79
        CMYK:
        0, 87, 75, 14
      HSL:
        352°, 76.6129%, 48.6275%
        HSV (HSB):
        352°, 86.7580%, 85.8824%
        XYZ:
        30.3186, 16.2051, 5.0200
        xyY:
        0.5882, 0.3144, 16.2051
      CIE-Lab:
        47.2425, 69.0366, 37.3237
        CIE-LCH:
        47.2425, 78.4800, 28.3973
        CIE-Luv:
        47.2425, 136.7025, 22.8922
        Hunter-Lab:
        40.2556, 63.9905, 20.7853
      #db1d36 color charts
#db1d36 RGB chart
      #db1d36 CMYK chart
      #db1d36 RGB pie chart
      #db1d36 color shades, tints & tones
#db1d36 color schemes
#db1d36 color preview, HTML & CSS examples
           This text has a color of #db1d36        
        
          <p style="color:#db1d36;">Text here</p>
        
        
          .mytext {color:#db1d36;}
        
        Text color #db1d36
      
           This box has a color of #db1d36        
        
          <div style="background-color:#db1d36;">Content here</div>
        
        
          .mybackground {background-color:#db1d36;}
        
        Background color #db1d36
      
           Border around this has a color of #db1d36        
        
          <div style="border:2px solid #db1d36;">Content here</div>
        
        
          .myborder {border:2px solid #db1d36;}
        
        Border color #db1d36