#830b0d color space conversions
Hex:
        #830b0d
        RGB:
        131, 11, 13
        CMY:
        49, 96, 95
        CMYK:
        0, 92, 90, 49
      HSL:
        359°, 84.5070%, 27.8431%
        HSV (HSB):
        359°, 91.6031%, 51.3725%
        XYZ:
        9.5524, 5.0937, 0.8605
        xyY:
        0.6160, 0.3285, 5.0937
      CIE-Lab:
        27.0001, 47.1219, 34.2439
        CIE-LCH:
        27.0001, 58.2505, 36.0063
        CIE-Luv:
        27.0001, 82.0342, 17.3524
        Hunter-Lab:
        22.5692, 36.0537, 13.5379
      #830b0d color charts
#830b0d RGB chart
      #830b0d CMYK chart
      #830b0d RGB pie chart
      #830b0d color shades, tints & tones
#830b0d color schemes
#830b0d color preview, HTML & CSS examples
           This text has a color of #830b0d        
        
          <p style="color:#830b0d;">Text here</p>
        
        
          .mytext {color:#830b0d;}
        
        Text color #830b0d
      
           This box has a color of #830b0d        
        
          <div style="background-color:#830b0d;">Content here</div>
        
        
          .mybackground {background-color:#830b0d;}
        
        Background color #830b0d
      
           Border around this has a color of #830b0d        
        
          <div style="border:2px solid #830b0d;">Content here</div>
        
        
          .myborder {border:2px solid #830b0d;}
        
        Border color #830b0d