#bc5511 color space conversions
Hex:
        #bc5511
        RGB:
        188, 85, 17
        CMY:
        26, 67, 93
        CMYK:
        0, 55, 91, 26
      HSL:
        24°, 83.4146%, 40.1961%
        HSV (HSB):
        24°, 90.9574%, 73.7255%
        XYZ:
        24.0887, 17.2288, 2.5862
        xyY:
        0.5487, 0.3924, 17.2288
      CIE-Lab:
        48.5471, 38.1982, 53.7974
        CIE-LCH:
        48.5471, 65.9793, 54.6238
        CIE-Luv:
        48.5471, 84.6309, 41.5501
        Hunter-Lab:
        41.5076, 30.9531, 25.3612
      #bc5511 color charts
#bc5511 RGB chart
      #bc5511 CMYK chart
      #bc5511 RGB pie chart
      #bc5511 color shades, tints & tones
#bc5511 color schemes
#bc5511 color preview, HTML & CSS examples
           This text has a color of #bc5511        
        
          <p style="color:#bc5511;">Text here</p>
        
        
          .mytext {color:#bc5511;}
        
        Text color #bc5511
      
           This box has a color of #bc5511        
        
          <div style="background-color:#bc5511;">Content here</div>
        
        
          .mybackground {background-color:#bc5511;}
        
        Background color #bc5511
      
           Border around this has a color of #bc5511        
        
          <div style="border:2px solid #bc5511;">Content here</div>
        
        
          .myborder {border:2px solid #bc5511;}
        
        Border color #bc5511