#08402d color space conversions
Hex:
        #08402d
        RGB:
        8, 64, 45
        CMY:
        97, 75, 82
        CMYK:
        88, 0, 30, 75
      HSL:
        160°, 77.7778%, 14.1176%
        HSV (HSB):
        160°, 87.5000%, 25.0980%
        XYZ:
        2.4072, 3.9079, 3.1100
        xyY:
        0.2554, 0.4146, 3.9079
      CIE-Lab:
        23.3645, -22.8404, 6.7336
        CIE-LCH:
        23.3645, 23.8123, 163.5739
        CIE-Luv:
        23.3645, -18.5223, 9.5879
        Hunter-Lab:
        19.7684, -12.8587, 4.5101
      #08402d color charts
#08402d RGB chart
      #08402d CMYK chart
      #08402d RGB pie chart
      #08402d color shades, tints & tones
#08402d color schemes
#08402d color preview, HTML & CSS examples
           This text has a color of #08402d        
        
          <p style="color:#08402d;">Text here</p>
        
        
          .mytext {color:#08402d;}
        
        Text color #08402d
      
           This box has a color of #08402d        
        
          <div style="background-color:#08402d;">Content here</div>
        
        
          .mybackground {background-color:#08402d;}
        
        Background color #08402d
      
           Border around this has a color of #08402d        
        
          <div style="border:2px solid #08402d;">Content here</div>
        
        
          .myborder {border:2px solid #08402d;}
        
        Border color #08402d