#bb481c color space conversions
Hex:
        #bb481c
        RGB:
        187, 72, 28
        CMY:
        27, 72, 89
        CMYK:
        0, 61, 85, 27
      HSL:
        17°, 73.9535%, 42.1569%
        HSV (HSB):
        17°, 85.0267%, 73.3333%
        XYZ:
        23.0205, 15.2834, 2.8353
        xyY:
        0.5596, 0.3715, 15.2834
      CIE-Lab:
        46.0199, 44.3431, 47.6508
        CIE-LCH:
        46.0199, 65.0916, 47.0592
        CIE-Luv:
        46.0199, 92.8895, 35.3735
        Hunter-Lab:
        39.0939, 36.6954, 23.0658
      #bb481c color charts
#bb481c RGB chart
      #bb481c CMYK chart
      #bb481c RGB pie chart
      #bb481c color shades, tints & tones
#bb481c color schemes
#bb481c color preview, HTML & CSS examples
           This text has a color of #bb481c        
        
          <p style="color:#bb481c;">Text here</p>
        
        
          .mytext {color:#bb481c;}
        
        Text color #bb481c
      
           This box has a color of #bb481c        
        
          <div style="background-color:#bb481c;">Content here</div>
        
        
          .mybackground {background-color:#bb481c;}
        
        Background color #bb481c
      
           Border around this has a color of #bb481c        
        
          <div style="border:2px solid #bb481c;">Content here</div>
        
        
          .myborder {border:2px solid #bb481c;}
        
        Border color #bb481c