#bc430a color space conversions
Hex:
        #bc430a
        RGB:
        188, 67, 10
        CMY:
        26, 74, 96
        CMYK:
        0, 64, 95, 26
      HSL:
        19°, 89.8990%, 38.8235%
        HSV (HSB):
        19°, 94.6809%, 73.7255%
        XYZ:
        22.8010, 14.7276, 1.9281
        xyY:
        0.5779, 0.3733, 14.7276
      CIE-Lab:
        45.2588, 46.6299, 53.4886
        CIE-LCH:
        45.2588, 70.9604, 48.9190
        CIE-Luv:
        45.2588, 98.6735, 37.0206
        Hunter-Lab:
        38.3765, 38.8948, 23.8847
      #bc430a color charts
#bc430a RGB chart
      #bc430a CMYK chart
      #bc430a RGB pie chart
      #bc430a color shades, tints & tones
#bc430a color schemes
#bc430a color preview, HTML & CSS examples
           This text has a color of #bc430a        
        
          <p style="color:#bc430a;">Text here</p>
        
        
          .mytext {color:#bc430a;}
        
        Text color #bc430a
      
           This box has a color of #bc430a        
        
          <div style="background-color:#bc430a;">Content here</div>
        
        
          .mybackground {background-color:#bc430a;}
        
        Background color #bc430a
      
           Border around this has a color of #bc430a        
        
          <div style="border:2px solid #bc430a;">Content here</div>
        
        
          .myborder {border:2px solid #bc430a;}
        
        Border color #bc430a