#d00822 color space conversions
Hex:
        #d00822
        RGB:
        208, 8, 34
        CMY:
        18, 97, 87
        CMYK:
        0, 96, 84, 18
      HSL:
        352°, 92.5926%, 42.3529%
        HSV (HSB):
        352°, 96.1538%, 81.5686%
        XYZ:
        26.3880, 13.6991, 2.7668
        xyY:
        0.6158, 0.3197, 13.6991
      CIE-Lab:
        43.7982, 68.4306, 44.3018
        CIE-LCH:
        43.7982, 81.5193, 32.9189
        CIE-Luv:
        43.7982, 137.5849, 25.6253
        Hunter-Lab:
        37.0122, 62.4907, 21.4765
      #d00822 color charts
#d00822 RGB chart
      #d00822 CMYK chart
      #d00822 RGB pie chart
      #d00822 color shades, tints & tones
#d00822 color schemes
#d00822 color preview, HTML & CSS examples
           This text has a color of #d00822        
        
          <p style="color:#d00822;">Text here</p>
        
        
          .mytext {color:#d00822;}
        
        Text color #d00822
      
           This box has a color of #d00822        
        
          <div style="background-color:#d00822;">Content here</div>
        
        
          .mybackground {background-color:#d00822;}
        
        Background color #d00822
      
           Border around this has a color of #d00822        
        
          <div style="border:2px solid #d00822;">Content here</div>
        
        
          .myborder {border:2px solid #d00822;}
        
        Border color #d00822