#db350b color space conversions
Hex:
        #db350b
        RGB:
        219, 53, 11
        CMY:
        14, 79, 96
        CMYK:
        0, 76, 95, 14
      HSL:
        12°, 90.4348%, 45.0980%
        HSV (HSB):
        12°, 94.9772%, 85.8824%
        XYZ:
        30.5469, 17.6304, 2.1096
        xyY:
        0.6075, 0.3506, 17.6304
      CIE-Lab:
        49.0448, 62.1234, 58.4292
        CIE-LCH:
        49.0448, 85.2836, 43.2448
        CIE-Luv:
        49.0448, 132.3950, 37.1316
        Hunter-Lab:
        41.9886, 56.3796, 26.4131
      #db350b color charts
#db350b RGB chart
      #db350b CMYK chart
      #db350b RGB pie chart
      #db350b color shades, tints & tones
#db350b color schemes
#db350b color preview, HTML & CSS examples
           This text has a color of #db350b        
        
          <p style="color:#db350b;">Text here</p>
        
        
          .mytext {color:#db350b;}
        
        Text color #db350b
      
           This box has a color of #db350b        
        
          <div style="background-color:#db350b;">Content here</div>
        
        
          .mybackground {background-color:#db350b;}
        
        Background color #db350b
      
           Border around this has a color of #db350b        
        
          <div style="border:2px solid #db350b;">Content here</div>
        
        
          .myborder {border:2px solid #db350b;}
        
        Border color #db350b