#ba240e color space conversions
Hex:
        #ba240e
        RGB:
        186, 36, 14
        CMY:
        27, 86, 95
        CMYK:
        0, 81, 92, 27
      HSL:
        8°, 86.0000%, 39.2157%
        HSV (HSB):
        8°, 92.4731%, 72.9412%
        XYZ:
        20.9598, 11.7326, 1.5754
        xyY:
        0.6116, 0.3424, 11.7326
      CIE-Lab:
        40.7879, 57.3032, 49.1755
        CIE-LCH:
        40.7879, 75.5109, 40.6350
        CIE-Luv:
        40.7879, 115.5275, 29.2936
        Hunter-Lab:
        34.2528, 49.2845, 21.2501
      #ba240e color charts
#ba240e RGB chart
      #ba240e CMYK chart
      #ba240e RGB pie chart
      #ba240e color shades, tints & tones
#ba240e color schemes
#ba240e color preview, HTML & CSS examples
           This text has a color of #ba240e        
        
          <p style="color:#ba240e;">Text here</p>
        
        
          .mytext {color:#ba240e;}
        
        Text color #ba240e
      
           This box has a color of #ba240e        
        
          <div style="background-color:#ba240e;">Content here</div>
        
        
          .mybackground {background-color:#ba240e;}
        
        Background color #ba240e
      
           Border around this has a color of #ba240e        
        
          <div style="border:2px solid #ba240e;">Content here</div>
        
        
          .myborder {border:2px solid #ba240e;}
        
        Border color #ba240e