#bc610d color space conversions
Hex:
        #bc610d
        RGB:
        188, 97, 13
        CMY:
        26, 62, 95
        CMYK:
        0, 48, 93, 26
      HSL:
        29°, 87.0647%, 39.4118%
        HSV (HSB):
        29°, 93.0851%, 73.7255%
        XYZ:
        25.0864, 19.2698, 2.7780
        xyY:
        0.5322, 0.4088, 19.2698
      CIE-Lab:
        51.0014, 31.9286, 56.6414
        CIE-LCH:
        51.0014, 65.0206, 60.5901
        CIE-Luv:
        51.0014, 75.1467, 46.0664
        Hunter-Lab:
        43.8974, 25.1883, 26.9760
      #bc610d color charts
#bc610d RGB chart
      #bc610d CMYK chart
      #bc610d RGB pie chart
      #bc610d color shades, tints & tones
#bc610d color schemes
#bc610d color preview, HTML & CSS examples
           This text has a color of #bc610d        
        
          <p style="color:#bc610d;">Text here</p>
        
        
          .mytext {color:#bc610d;}
        
        Text color #bc610d
      
           This box has a color of #bc610d        
        
          <div style="background-color:#bc610d;">Content here</div>
        
        
          .mybackground {background-color:#bc610d;}
        
        Background color #bc610d
      
           Border around this has a color of #bc610d        
        
          <div style="border:2px solid #bc610d;">Content here</div>
        
        
          .myborder {border:2px solid #bc610d;}
        
        Border color #bc610d