#db311a color space conversions
Hex:
        #db311a
        RGB:
        219, 49, 26
        CMY:
        14, 81, 90
        CMYK:
        0, 78, 88, 14
      HSL:
        7°, 78.7755%, 48.0392%
        HSV (HSB):
        7°, 88.1279%, 85.8824%
        XYZ:
        30.4982, 17.3313, 2.7151
        xyY:
        0.6034, 0.3429, 17.3313
      CIE-Lab:
        48.6748, 63.5360, 53.0777
        CIE-LCH:
        48.6748, 82.7893, 39.8752
        CIE-Luv:
        48.6748, 133.3199, 34.1808
        Hunter-Lab:
        41.6308, 57.9126, 25.2748
      #db311a color charts
#db311a RGB chart
      #db311a CMYK chart
      #db311a RGB pie chart
      #db311a color shades, tints & tones
#db311a color schemes
#db311a color preview, HTML & CSS examples
           This text has a color of #db311a        
        
          <p style="color:#db311a;">Text here</p>
        
        
          .mytext {color:#db311a;}
        
        Text color #db311a
      
           This box has a color of #db311a        
        
          <div style="background-color:#db311a;">Content here</div>
        
        
          .mybackground {background-color:#db311a;}
        
        Background color #db311a
      
           Border around this has a color of #db311a        
        
          <div style="border:2px solid #db311a;">Content here</div>
        
        
          .myborder {border:2px solid #db311a;}
        
        Border color #db311a