#08482a color space conversions
Hex:
        #08482a
        RGB:
        8, 72, 42
        CMY:
        97, 72, 84
        CMYK:
        89, 0, 42, 72
      HSL:
        152°, 80.0000%, 15.6863%
        HSV (HSB):
        152°, 88.8889%, 28.2353%
        XYZ:
        2.8354, 4.8535, 2.9779
        xyY:
        0.2658, 0.4550, 4.8535
      CIE-Lab:
        26.3133, -27.3142, 12.6964
        CIE-LCH:
        26.3133, 30.1208, 155.0697
        CIE-Luv:
        26.3133, -21.8012, 16.4768
        Hunter-Lab:
        22.0307, -15.5802, 7.4073
      #08482a color charts
#08482a RGB chart
      #08482a CMYK chart
      #08482a RGB pie chart
      #08482a color shades, tints & tones
#08482a color schemes
#08482a color preview, HTML & CSS examples
           This text has a color of #08482a        
        
          <p style="color:#08482a;">Text here</p>
        
        
          .mytext {color:#08482a;}
        
        Text color #08482a
      
           This box has a color of #08482a        
        
          <div style="background-color:#08482a;">Content here</div>
        
        
          .mybackground {background-color:#08482a;}
        
        Background color #08482a
      
           Border around this has a color of #08482a        
        
          <div style="border:2px solid #08482a;">Content here</div>
        
        
          .myborder {border:2px solid #08482a;}
        
        Border color #08482a