#ba430e color space conversions
Hex:
        #ba430e
        RGB:
        186, 67, 14
        CMY:
        27, 74, 95
        CMYK:
        0, 64, 92, 27
      HSL:
        18°, 86.0000%, 39.2157%
        HSV (HSB):
        18°, 92.4731%, 72.9412%
        XYZ:
        22.3361, 14.4851, 2.0341
        xyY:
        0.5749, 0.3728, 14.4851
      CIE-Lab:
        44.9208, 45.9611, 51.9674
        CIE-LCH:
        44.9208, 69.3760, 48.5097
        CIE-Luv:
        44.9208, 96.8047, 36.3353
        Hunter-Lab:
        38.0593, 38.1536, 23.4727
      #ba430e color charts
#ba430e RGB chart
      #ba430e CMYK chart
      #ba430e RGB pie chart
      #ba430e color shades, tints & tones
#ba430e color schemes
#ba430e color preview, HTML & CSS examples
           This text has a color of #ba430e        
        
          <p style="color:#ba430e;">Text here</p>
        
        
          .mytext {color:#ba430e;}
        
        Text color #ba430e
      
           This box has a color of #ba430e        
        
          <div style="background-color:#ba430e;">Content here</div>
        
        
          .mybackground {background-color:#ba430e;}
        
        Background color #ba430e
      
           Border around this has a color of #ba430e        
        
          <div style="border:2px solid #ba430e;">Content here</div>
        
        
          .myborder {border:2px solid #ba430e;}
        
        Border color #ba430e