#bc5113 color space conversions
Hex:
        #bc5113
        RGB:
        188, 81, 19
        CMY:
        26, 68, 93
        CMYK:
        0, 57, 90, 26
      HSL:
        22°, 81.6425%, 40.5882%
        HSV (HSB):
        22°, 89.8936%, 73.7255%
        XYZ:
        23.7990, 16.6232, 2.5704
        xyY:
        0.5536, 0.3867, 16.6232
      CIE-Lab:
        47.7818, 40.2234, 52.5956
        CIE-LCH:
        47.7818, 66.2134, 52.5924
        CIE-Luv:
        47.7818, 87.6502, 39.9709
        Hunter-Lab:
        40.7716, 32.8428, 24.8023
      #bc5113 color charts
#bc5113 RGB chart
      #bc5113 CMYK chart
      #bc5113 RGB pie chart
      #bc5113 color shades, tints & tones
#bc5113 color schemes
#bc5113 color preview, HTML & CSS examples
           This text has a color of #bc5113        
        
          <p style="color:#bc5113;">Text here</p>
        
        
          .mytext {color:#bc5113;}
        
        Text color #bc5113
      
           This box has a color of #bc5113        
        
          <div style="background-color:#bc5113;">Content here</div>
        
        
          .mybackground {background-color:#bc5113;}
        
        Background color #bc5113
      
           Border around this has a color of #bc5113        
        
          <div style="border:2px solid #bc5113;">Content here</div>
        
        
          .myborder {border:2px solid #bc5113;}
        
        Border color #bc5113