#db0826 color space conversions
Hex:
        #db0826
        RGB:
        219, 8, 38
        CMY:
        14, 97, 85
        CMYK:
        0, 96, 83, 14
      HSL:
        351°, 92.9515%, 44.5098%
        HSV (HSB):
        351°, 96.3470%, 85.8824%
        XYZ:
        29.6501, 15.3737, 3.2384
        xyY:
        0.6144, 0.3185, 15.3737
      CIE-Lab:
        46.1418, 71.2511, 45.1750
        CIE-LCH:
        46.1418, 84.3653, 32.3757
        CIE-Luv:
        46.1418, 144.8436, 26.4985
        Hunter-Lab:
        39.2093, 66.3657, 22.5496
      #db0826 color charts
#db0826 RGB chart
      #db0826 CMYK chart
      #db0826 RGB pie chart
      #db0826 color shades, tints & tones
#db0826 color schemes
#db0826 color preview, HTML & CSS examples
           This text has a color of #db0826        
        
          <p style="color:#db0826;">Text here</p>
        
        
          .mytext {color:#db0826;}
        
        Text color #db0826
      
           This box has a color of #db0826        
        
          <div style="background-color:#db0826;">Content here</div>
        
        
          .mybackground {background-color:#db0826;}
        
        Background color #db0826
      
           Border around this has a color of #db0826        
        
          <div style="border:2px solid #db0826;">Content here</div>
        
        
          .myborder {border:2px solid #db0826;}
        
        Border color #db0826