#bc550a color space conversions
Hex:
        #bc550a
        RGB:
        188, 85, 10
        CMY:
        26, 67, 96
        CMYK:
        0, 55, 95, 26
      HSL:
        25°, 89.8990%, 38.8235%
        HSV (HSB):
        25°, 94.6809%, 73.7255%
        XYZ:
        24.0423, 17.2103, 2.3419
        xyY:
        0.5515, 0.3948, 17.2103
      CIE-Lab:
        48.5239, 38.0949, 55.6278
        CIE-LCH:
        48.5239, 67.4216, 55.5960
        CIE-Luv:
        48.5239, 84.9514, 42.3981
        Hunter-Lab:
        41.4853, 30.8484, 25.6927
      #bc550a color charts
#bc550a RGB chart
      #bc550a CMYK chart
      #bc550a RGB pie chart
      #bc550a color shades, tints & tones
#bc550a color schemes
#bc550a color preview, HTML & CSS examples
           This text has a color of #bc550a        
        
          <p style="color:#bc550a;">Text here</p>
        
        
          .mytext {color:#bc550a;}
        
        Text color #bc550a
      
           This box has a color of #bc550a        
        
          <div style="background-color:#bc550a;">Content here</div>
        
        
          .mybackground {background-color:#bc550a;}
        
        Background color #bc550a
      
           Border around this has a color of #bc550a        
        
          <div style="border:2px solid #bc550a;">Content here</div>
        
        
          .myborder {border:2px solid #bc550a;}
        
        Border color #bc550a