#bc4e20 color space conversions
Hex:
        #bc4e20
        RGB:
        188, 78, 32
        CMY:
        26, 69, 87
        CMYK:
        0, 59, 83, 26
      HSL:
        18°, 70.9091%, 43.1373%
        HSV (HSB):
        18°, 82.9787%, 73.7255%
        XYZ:
        23.7241, 16.2444, 3.2516
        xyY:
        0.5489, 0.3759, 16.2444
      CIE-Lab:
        47.2936, 41.9969, 47.0768
        CIE-LCH:
        47.2936, 63.0870, 48.2640
        CIE-Luv:
        47.2936, 88.8824, 36.3874
        Hunter-Lab:
        40.3044, 34.5368, 23.4298
      #bc4e20 color charts
#bc4e20 RGB chart
      #bc4e20 CMYK chart
      #bc4e20 RGB pie chart
      #bc4e20 color shades, tints & tones
#bc4e20 color schemes
#bc4e20 color preview, HTML & CSS examples
           This text has a color of #bc4e20        
        
          <p style="color:#bc4e20;">Text here</p>
        
        
          .mytext {color:#bc4e20;}
        
        Text color #bc4e20
      
           This box has a color of #bc4e20        
        
          <div style="background-color:#bc4e20;">Content here</div>
        
        
          .mybackground {background-color:#bc4e20;}
        
        Background color #bc4e20
      
           Border around this has a color of #bc4e20        
        
          <div style="border:2px solid #bc4e20;">Content here</div>
        
        
          .myborder {border:2px solid #bc4e20;}
        
        Border color #bc4e20