#bc6122 color space conversions
Hex:
        #bc6122
        RGB:
        188, 97, 34
        CMY:
        26, 62, 87
        CMYK:
        0, 48, 82, 26
      HSL:
        25°, 69.3694%, 43.5294%
        HSV (HSB):
        25°, 81.9149%, 73.7255%
        XYZ:
        25.3025, 19.3562, 3.9159
        xyY:
        0.5209, 0.3985, 19.3562
      CIE-Lab:
        51.1014, 32.4157, 49.6753
        CIE-LCH:
        51.1014, 59.3162, 56.8735
        CIE-Luv:
        51.1014, 73.9374, 42.3592
        Hunter-Lab:
        43.9957, 25.6649, 25.5198
      #bc6122 color charts
#bc6122 RGB chart
      #bc6122 CMYK chart
      #bc6122 RGB pie chart
      #bc6122 color shades, tints & tones
#bc6122 color schemes
#bc6122 color preview, HTML & CSS examples
           This text has a color of #bc6122        
        
          <p style="color:#bc6122;">Text here</p>
        
        
          .mytext {color:#bc6122;}
        
        Text color #bc6122
      
           This box has a color of #bc6122        
        
          <div style="background-color:#bc6122;">Content here</div>
        
        
          .mybackground {background-color:#bc6122;}
        
        Background color #bc6122
      
           Border around this has a color of #bc6122        
        
          <div style="border:2px solid #bc6122;">Content here</div>
        
        
          .myborder {border:2px solid #bc6122;}
        
        Border color #bc6122