#bc5f42 color space conversions
Hex:
        #bc5f42
        RGB:
        188, 95, 66
        CMY:
        26, 63, 74
        CMYK:
        0, 49, 65, 26
      HSL:
        14°, 48.0315%, 49.8039%
        HSV (HSB):
        14°, 64.8936%, 73.7255%
        XYZ:
        25.8146, 19.2691, 7.5130
        xyY:
        0.4908, 0.3664, 19.2691
      CIE-Lab:
        51.0006, 35.0060, 33.4867
        CIE-LCH:
        51.0006, 48.4436, 43.7293
        CIE-Luv:
        51.0006, 71.7444, 30.2821
        Hunter-Lab:
        43.8966, 28.1528, 20.5800
      #bc5f42 color charts
#bc5f42 RGB chart
      #bc5f42 CMYK chart
      #bc5f42 RGB pie chart
      #bc5f42 color shades, tints & tones
#bc5f42 color schemes
#bc5f42 color preview, HTML & CSS examples
           This text has a color of #bc5f42        
        
          <p style="color:#bc5f42;">Text here</p>
        
        
          .mytext {color:#bc5f42;}
        
        Text color #bc5f42
      
           This box has a color of #bc5f42        
        
          <div style="background-color:#bc5f42;">Content here</div>
        
        
          .mybackground {background-color:#bc5f42;}
        
        Background color #bc5f42
      
           Border around this has a color of #bc5f42        
        
          <div style="border:2px solid #bc5f42;">Content here</div>
        
        
          .myborder {border:2px solid #bc5f42;}
        
        Border color #bc5f42