#82060e color space conversions
Hex:
        #82060e
        RGB:
        130, 6, 14
        CMY:
        49, 98, 95
        CMYK:
        0, 95, 89, 49
      HSL:
        356°, 91.1765%, 26.6667%
        HSV (HSB):
        356°, 95.3846%, 50.9804%
        XYZ:
        9.3503, 4.9078, 0.8699
        xyY:
        0.6181, 0.3244, 4.9078
      CIE-Lab:
        26.4704, 47.7539, 33.1954
        CIE-LCH:
        26.4704, 58.1582, 34.8045
        CIE-Luv:
        26.4704, 82.3154, 16.4515
        Hunter-Lab:
        22.1535, 36.5707, 13.1792
      #82060e color charts
#82060e RGB chart
      #82060e CMYK chart
      #82060e RGB pie chart
      #82060e color shades, tints & tones
#82060e color schemes
#82060e color preview, HTML & CSS examples
           This text has a color of #82060e        
        
          <p style="color:#82060e;">Text here</p>
        
        
          .mytext {color:#82060e;}
        
        Text color #82060e
      
           This box has a color of #82060e        
        
          <div style="background-color:#82060e;">Content here</div>
        
        
          .mybackground {background-color:#82060e;}
        
        Background color #82060e
      
           Border around this has a color of #82060e        
        
          <div style="border:2px solid #82060e;">Content here</div>
        
        
          .myborder {border:2px solid #82060e;}
        
        Border color #82060e