#08280a color space conversions
Hex:
        #08280a
        RGB:
        8, 40, 10
        CMY:
        97, 84, 96
        CMYK:
        80, 0, 75, 84
      HSL:
        124°, 66.6667%, 9.4118%
        HSV (HSB):
        124°, 80.0000%, 15.6863%
        XYZ:
        0.9137, 1.5911, 0.5461
        xyY:
        0.2995, 0.5215, 1.5911
      CIE-Lab:
        13.1760, -19.4436, 14.9059
        CIE-LCH:
        13.1760, 24.4998, 142.5255
        CIE-Luv:
        13.1760, -10.1911, 12.6245
        Hunter-Lab:
        12.6140, -9.1444, 6.2628
      #08280a color charts
#08280a RGB chart
      #08280a CMYK chart
      #08280a RGB pie chart
      #08280a color shades, tints & tones
#08280a color schemes
#08280a color preview, HTML & CSS examples
           This text has a color of #08280a        
        
          <p style="color:#08280a;">Text here</p>
        
        
          .mytext {color:#08280a;}
        
        Text color #08280a
      
           This box has a color of #08280a        
        
          <div style="background-color:#08280a;">Content here</div>
        
        
          .mybackground {background-color:#08280a;}
        
        Background color #08280a
      
           Border around this has a color of #08280a        
        
          <div style="border:2px solid #08280a;">Content here</div>
        
        
          .myborder {border:2px solid #08280a;}
        
        Border color #08280a