#bc433f color space conversions
Hex:
        #bc433f
        RGB:
        188, 67, 63
        CMY:
        26, 74, 75
        CMYK:
        0, 64, 66, 26
      HSL:
        2°, 49.8008%, 49.2157%
        HSV (HSB):
        2°, 66.4894%, 73.7255%
        XYZ:
        23.6434, 15.0646, 6.3642
        xyY:
        0.5246, 0.3342, 15.0646
      CIE-Lab:
        45.7225, 48.4112, 28.8008
        CIE-LCH:
        45.7225, 56.3305, 30.7492
        CIE-Luv:
        45.7225, 91.6087, 21.5388
        Hunter-Lab:
        38.8131, 40.8122, 17.4473
      #bc433f color charts
#bc433f RGB chart
      #bc433f CMYK chart
      #bc433f RGB pie chart
      #bc433f color shades, tints & tones
#bc433f color schemes
#bc433f color preview, HTML & CSS examples
           This text has a color of #bc433f        
        
          <p style="color:#bc433f;">Text here</p>
        
        
          .mytext {color:#bc433f;}
        
        Text color #bc433f
      
           This box has a color of #bc433f        
        
          <div style="background-color:#bc433f;">Content here</div>
        
        
          .mybackground {background-color:#bc433f;}
        
        Background color #bc433f
      
           Border around this has a color of #bc433f        
        
          <div style="border:2px solid #bc433f;">Content here</div>
        
        
          .myborder {border:2px solid #bc433f;}
        
        Border color #bc433f