#bc511b color space conversions
Hex:
        #bc511b
        RGB:
        188, 81, 27
        CMY:
        26, 68, 89
        CMYK:
        0, 57, 86, 26
      HSL:
        20°, 74.8837%, 42.1569%
        HSV (HSB):
        20°, 85.6383%, 73.7255%
        XYZ:
        23.8793, 16.6554, 2.9931
        xyY:
        0.5486, 0.3826, 16.6554
      CIE-Lab:
        47.8228, 40.4004, 49.6789
        CIE-LCH:
        47.8228, 64.0327, 50.8809
        CIE-Luv:
        47.8228, 87.0674, 38.4967
        Hunter-Lab:
        40.8110, 33.0246, 24.2193
      #bc511b color charts
#bc511b RGB chart
      #bc511b CMYK chart
      #bc511b RGB pie chart
      #bc511b color shades, tints & tones
#bc511b color schemes
#bc511b color preview, HTML & CSS examples
           This text has a color of #bc511b        
        
          <p style="color:#bc511b;">Text here</p>
        
        
          .mytext {color:#bc511b;}
        
        Text color #bc511b
      
           This box has a color of #bc511b        
        
          <div style="background-color:#bc511b;">Content here</div>
        
        
          .mybackground {background-color:#bc511b;}
        
        Background color #bc511b
      
           Border around this has a color of #bc511b        
        
          <div style="border:2px solid #bc511b;">Content here</div>
        
        
          .myborder {border:2px solid #bc511b;}
        
        Border color #bc511b