#ba6142 color space conversions
Hex:
        #ba6142
        RGB:
        186, 97, 66
        CMY:
        27, 62, 74
        CMYK:
        0, 48, 65, 27
      HSL:
        16°, 47.6190%, 49.4118%
        HSV (HSB):
        16°, 64.5161%, 72.9412%
        XYZ:
        25.5078, 19.3818, 7.5509
        xyY:
        0.4864, 0.3696, 19.3818
      CIE-Lab:
        51.1310, 33.1559, 33.5737
        CIE-LCH:
        51.1310, 47.1859, 45.3587
        CIE-Luv:
        51.1310, 68.6213, 30.8393
        Hunter-Lab:
        44.0248, 26.3786, 20.6482
      #ba6142 color charts
#ba6142 RGB chart
      #ba6142 CMYK chart
      #ba6142 RGB pie chart
      #ba6142 color shades, tints & tones
#ba6142 color schemes
#ba6142 color preview, HTML & CSS examples
           This text has a color of #ba6142        
        
          <p style="color:#ba6142;">Text here</p>
        
        
          .mytext {color:#ba6142;}
        
        Text color #ba6142
      
           This box has a color of #ba6142        
        
          <div style="background-color:#ba6142;">Content here</div>
        
        
          .mybackground {background-color:#ba6142;}
        
        Background color #ba6142
      
           Border around this has a color of #ba6142        
        
          <div style="border:2px solid #ba6142;">Content here</div>
        
        
          .myborder {border:2px solid #ba6142;}
        
        Border color #ba6142