#db0b29 color space conversions
Hex:
        #db0b29
        RGB:
        219, 11, 41
        CMY:
        14, 96, 84
        CMYK:
        0, 95, 81, 14
      HSL:
        351°, 90.4348%, 45.0980%
        HSV (HSB):
        351°, 94.9772%, 85.8824%
        XYZ:
        29.7333, 15.4595, 3.5147
        xyY:
        0.6104, 0.3174, 15.4595
      CIE-Lab:
        46.2572, 71.0706, 43.6597
        CIE-LCH:
        46.2572, 83.4098, 31.5630
        CIE-Luv:
        46.2572, 143.8066, 25.7809
        Hunter-Lab:
        39.3186, 66.1770, 22.2231
      #db0b29 color charts
#db0b29 RGB chart
      #db0b29 CMYK chart
      #db0b29 RGB pie chart
      #db0b29 color shades, tints & tones
#db0b29 color schemes
#db0b29 color preview, HTML & CSS examples
           This text has a color of #db0b29        
        
          <p style="color:#db0b29;">Text here</p>
        
        
          .mytext {color:#db0b29;}
        
        Text color #db0b29
      
           This box has a color of #db0b29        
        
          <div style="background-color:#db0b29;">Content here</div>
        
        
          .mybackground {background-color:#db0b29;}
        
        Background color #db0b29
      
           Border around this has a color of #db0b29        
        
          <div style="border:2px solid #db0b29;">Content here</div>
        
        
          .myborder {border:2px solid #db0b29;}
        
        Border color #db0b29