#db0b40 color space conversions
Hex:
        #db0b40
        RGB:
        219, 11, 64
        CMY:
        14, 96, 75
        CMYK:
        0, 95, 71, 14
      HSL:
        345°, 90.4348%, 45.0980%
        HSV (HSB):
        345°, 94.9772%, 85.8824%
        XYZ:
        30.2585, 15.6696, 6.2802
        xyY:
        0.5796, 0.3001, 15.6696
      CIE-Lab:
        46.5380, 71.8473, 30.5498
        CIE-LCH:
        46.5380, 78.0725, 23.0354
        CIE-Luv:
        46.5380, 138.0124, 16.9309
        Hunter-Lab:
        39.5848, 67.1714, 18.3029
      #db0b40 color charts
#db0b40 RGB chart
      #db0b40 CMYK chart
      #db0b40 RGB pie chart
      #db0b40 color shades, tints & tones
#db0b40 color schemes
#db0b40 color preview, HTML & CSS examples
           This text has a color of #db0b40        
        
          <p style="color:#db0b40;">Text here</p>
        
        
          .mytext {color:#db0b40;}
        
        Text color #db0b40
      
           This box has a color of #db0b40        
        
          <div style="background-color:#db0b40;">Content here</div>
        
        
          .mybackground {background-color:#db0b40;}
        
        Background color #db0b40
      
           Border around this has a color of #db0b40        
        
          <div style="border:2px solid #db0b40;">Content here</div>
        
        
          .myborder {border:2px solid #db0b40;}
        
        Border color #db0b40