#06482d color space conversions
Hex:
        #06482d
        RGB:
        6, 72, 45
        CMY:
        98, 72, 82
        CMYK:
        92, 0, 38, 72
      HSL:
        155°, 84.6154%, 15.2941%
        HSV (HSB):
        155°, 91.6667%, 28.2353%
        XYZ:
        2.8661, 4.8629, 3.2702
        xyY:
        0.2606, 0.4421, 4.8629
      CIE-Lab:
        26.3406, -26.8741, 10.8328
        CIE-LCH:
        26.3406, 28.9753, 158.0458
        CIE-Luv:
        26.3406, -21.8950, 14.6659
        Hunter-Lab:
        22.0520, -15.3912, 6.6440
      #06482d color charts
#06482d RGB chart
      #06482d CMYK chart
      #06482d RGB pie chart
      #06482d color shades, tints & tones
#06482d color schemes
#06482d color preview, HTML & CSS examples
           This text has a color of #06482d        
        
          <p style="color:#06482d;">Text here</p>
        
        
          .mytext {color:#06482d;}
        
        Text color #06482d
      
           This box has a color of #06482d        
        
          <div style="background-color:#06482d;">Content here</div>
        
        
          .mybackground {background-color:#06482d;}
        
        Background color #06482d
      
           Border around this has a color of #06482d        
        
          <div style="border:2px solid #06482d;">Content here</div>
        
        
          .myborder {border:2px solid #06482d;}
        
        Border color #06482d