#ba260e color space conversions
Hex:
        #ba260e
        RGB:
        186, 38, 14
        CMY:
        27, 85, 95
        CMYK:
        0, 80, 92, 27
      HSL:
        8°, 86.0000%, 39.2157%
        HSV (HSB):
        8°, 92.4731%, 72.9412%
        XYZ:
        21.0221, 11.8570, 1.5961
        xyY:
        0.6098, 0.3439, 11.8570
      CIE-Lab:
        40.9880, 56.7393, 49.3076
        CIE-LCH:
        40.9880, 75.1704, 40.9913
        CIE-Luv:
        40.9880, 114.5795, 29.6401
        Hunter-Lab:
        34.4340, 48.7151, 21.3556
      #ba260e color charts
#ba260e RGB chart
      #ba260e CMYK chart
      #ba260e RGB pie chart
      #ba260e color shades, tints & tones
#ba260e color schemes
#ba260e color preview, HTML & CSS examples
           This text has a color of #ba260e        
        
          <p style="color:#ba260e;">Text here</p>
        
        
          .mytext {color:#ba260e;}
        
        Text color #ba260e
      
           This box has a color of #ba260e        
        
          <div style="background-color:#ba260e;">Content here</div>
        
        
          .mybackground {background-color:#ba260e;}
        
        Background color #ba260e
      
           Border around this has a color of #ba260e        
        
          <div style="border:2px solid #ba260e;">Content here</div>
        
        
          .myborder {border:2px solid #ba260e;}
        
        Border color #ba260e