#bc520f color space conversions
Hex:
        #bc520f
        RGB:
        188, 82, 15
        CMY:
        26, 68, 94
        CMYK:
        0, 56, 92, 26
      HSL:
        23°, 85.2217%, 39.8039%
        HSV (HSB):
        23°, 92.0213%, 73.7255%
        XYZ:
        23.8426, 16.7604, 2.4304
        xyY:
        0.5540, 0.3895, 16.7604
      CIE-Lab:
        47.9568, 39.6612, 53.9582
        CIE-LCH:
        47.9568, 66.9664, 53.6828
        CIE-Luv:
        47.9568, 87.0978, 40.8654
        Hunter-Lab:
        40.9395, 32.3115, 25.1379
      #bc520f color charts
#bc520f RGB chart
      #bc520f CMYK chart
      #bc520f RGB pie chart
      #bc520f color shades, tints & tones
#bc520f color schemes
#bc520f color preview, HTML & CSS examples
           This text has a color of #bc520f        
        
          <p style="color:#bc520f;">Text here</p>
        
        
          .mytext {color:#bc520f;}
        
        Text color #bc520f
      
           This box has a color of #bc520f        
        
          <div style="background-color:#bc520f;">Content here</div>
        
        
          .mybackground {background-color:#bc520f;}
        
        Background color #bc520f
      
           Border around this has a color of #bc520f        
        
          <div style="border:2px solid #bc520f;">Content here</div>
        
        
          .myborder {border:2px solid #bc520f;}
        
        Border color #bc520f