#bc661f color space conversions
Hex:
        #bc661f
        RGB:
        188, 102, 31
        CMY:
        26, 60, 88
        CMYK:
        0, 46, 84, 26
      HSL:
        27°, 71.6895%, 42.9412%
        HSV (HSB):
        27°, 83.5106%, 73.7255%
        XYZ:
        25.7377, 20.2930, 3.8567
        xyY:
        0.5159, 0.4068, 20.2930
      CIE-Lab:
        52.1669, 29.6570, 51.8466
        CIE-LCH:
        52.1669, 59.7294, 60.2299
        CIE-Luv:
        52.1669, 70.1550, 44.8639
        Hunter-Lab:
        45.0478, 23.1510, 26.4574
      #bc661f color charts
#bc661f RGB chart
      #bc661f CMYK chart
      #bc661f RGB pie chart
      #bc661f color shades, tints & tones
#bc661f color schemes
#bc661f color preview, HTML & CSS examples
           This text has a color of #bc661f        
        
          <p style="color:#bc661f;">Text here</p>
        
        
          .mytext {color:#bc661f;}
        
        Text color #bc661f
      
           This box has a color of #bc661f        
        
          <div style="background-color:#bc661f;">Content here</div>
        
        
          .mybackground {background-color:#bc661f;}
        
        Background color #bc661f
      
           Border around this has a color of #bc661f        
        
          <div style="border:2px solid #bc661f;">Content here</div>
        
        
          .myborder {border:2px solid #bc661f;}
        
        Border color #bc661f