#bc603f color space conversions
Hex:
        #bc603f
        RGB:
        188, 96, 63
        CMY:
        26, 62, 75
        CMYK:
        0, 49, 66, 26
      HSL:
        16°, 49.8008%, 49.2157%
        HSV (HSB):
        16°, 66.4894%, 73.7255%
        XYZ:
        25.8191, 19.4160, 7.0895
        xyY:
        0.4934, 0.3711, 19.4160
      CIE-Lab:
        51.1704, 34.2930, 35.3508
        CIE-LCH:
        51.1704, 49.2512, 45.8702
        CIE-Luv:
        51.1704, 71.4548, 32.0349
        Hunter-Lab:
        44.0636, 27.4810, 21.3052
      #bc603f color charts
#bc603f RGB chart
      #bc603f CMYK chart
      #bc603f RGB pie chart
      #bc603f color shades, tints & tones
#bc603f color schemes
#bc603f color preview, HTML & CSS examples
           This text has a color of #bc603f        
        
          <p style="color:#bc603f;">Text here</p>
        
        
          .mytext {color:#bc603f;}
        
        Text color #bc603f
      
           This box has a color of #bc603f        
        
          <div style="background-color:#bc603f;">Content here</div>
        
        
          .mybackground {background-color:#bc603f;}
        
        Background color #bc603f
      
           Border around this has a color of #bc603f        
        
          <div style="border:2px solid #bc603f;">Content here</div>
        
        
          .myborder {border:2px solid #bc603f;}
        
        Border color #bc603f