#db0b21 color space conversions
Hex:
        #db0b21
        RGB:
        219, 11, 33
        CMY:
        14, 96, 87
        CMYK:
        0, 95, 85, 14
      HSL:
        354°, 90.4348%, 45.0980%
        HSV (HSB):
        354°, 94.9772%, 85.8824%
        XYZ:
        29.6076, 15.4092, 2.8526
        xyY:
        0.6185, 0.3219, 15.4092
      CIE-Lab:
        46.1897, 70.8828, 47.8229
        CIE-LCH:
        46.1897, 85.5067, 34.0066
        CIE-Luv:
        46.1897, 145.2679, 28.0011
        Hunter-Lab:
        39.2546, 65.9374, 23.1696
      #db0b21 color charts
#db0b21 RGB chart
      #db0b21 CMYK chart
      #db0b21 RGB pie chart
      #db0b21 color shades, tints & tones
#db0b21 color schemes
#db0b21 color preview, HTML & CSS examples
           This text has a color of #db0b21        
        
          <p style="color:#db0b21;">Text here</p>
        
        
          .mytext {color:#db0b21;}
        
        Text color #db0b21
      
           This box has a color of #db0b21        
        
          <div style="background-color:#db0b21;">Content here</div>
        
        
          .mybackground {background-color:#db0b21;}
        
        Background color #db0b21
      
           Border around this has a color of #db0b21        
        
          <div style="border:2px solid #db0b21;">Content here</div>
        
        
          .myborder {border:2px solid #db0b21;}
        
        Border color #db0b21