#db0811 color space conversions
Hex:
        #db0811
        RGB:
        219, 8, 17
        CMY:
        14, 97, 93
        CMYK:
        0, 96, 92, 14
      HSL:
        357°, 92.9515%, 44.5098%
        HSV (HSB):
        357°, 96.3470%, 85.8824%
        XYZ:
        29.4014, 15.2742, 1.9289
        xyY:
        0.6309, 0.3277, 15.2742
      CIE-Lab:
        46.0075, 70.8794, 54.7724
        CIE-LCH:
        46.0075, 89.5762, 37.6952
        CIE-Luv:
        46.0075, 147.8070, 30.9706
        Hunter-Lab:
        39.0822, 65.8910, 24.4313
      #db0811 color charts
#db0811 RGB chart
      #db0811 CMYK chart
      #db0811 RGB pie chart
      #db0811 color shades, tints & tones
#db0811 color schemes
#db0811 color preview, HTML & CSS examples
           This text has a color of #db0811        
        
          <p style="color:#db0811;">Text here</p>
        
        
          .mytext {color:#db0811;}
        
        Text color #db0811
      
           This box has a color of #db0811        
        
          <div style="background-color:#db0811;">Content here</div>
        
        
          .mybackground {background-color:#db0811;}
        
        Background color #db0811
      
           Border around this has a color of #db0811        
        
          <div style="border:2px solid #db0811;">Content here</div>
        
        
          .myborder {border:2px solid #db0811;}
        
        Border color #db0811