#db0b24 color space conversions
Hex:
        #db0b24
        RGB:
        219, 11, 36
        CMY:
        14, 96, 86
        CMYK:
        0, 95, 84, 14
      HSL:
        353°, 90.4348%, 45.0980%
        HSV (HSB):
        353°, 94.9772%, 85.8824%
        XYZ:
        29.6515, 15.4268, 3.0839
        xyY:
        0.6157, 0.3203, 15.4268
      CIE-Lab:
        46.2133, 70.9485, 46.2997
        CIE-LCH:
        46.2133, 84.7192, 33.1277
        CIE-Luv:
        46.2133, 144.7539, 27.2207
        Hunter-Lab:
        39.2770, 66.0212, 22.8386
      #db0b24 color charts
#db0b24 RGB chart
      #db0b24 CMYK chart
      #db0b24 RGB pie chart
      #db0b24 color shades, tints & tones
#db0b24 color schemes
#db0b24 color preview, HTML & CSS examples
           This text has a color of #db0b24        
        
          <p style="color:#db0b24;">Text here</p>
        
        
          .mytext {color:#db0b24;}
        
        Text color #db0b24
      
           This box has a color of #db0b24        
        
          <div style="background-color:#db0b24;">Content here</div>
        
        
          .mybackground {background-color:#db0b24;}
        
        Background color #db0b24
      
           Border around this has a color of #db0b24        
        
          <div style="border:2px solid #db0b24;">Content here</div>
        
        
          .myborder {border:2px solid #db0b24;}
        
        Border color #db0b24