#bd481b color space conversions
Hex:
        #bd481b
        RGB:
        189, 72, 27
        CMY:
        26, 72, 89
        CMYK:
        0, 62, 86, 26
      HSL:
        17°, 75.0000%, 42.3529%
        HSV (HSB):
        17°, 85.7143%, 74.1176%
        XYZ:
        23.5015, 15.5327, 2.7964
        xyY:
        0.5618, 0.3713, 15.5327
      CIE-Lab:
        46.3553, 45.0530, 48.5016
        CIE-LCH:
        46.3553, 66.1981, 47.1111
        CIE-Luv:
        46.3553, 94.6467, 35.8114
        Hunter-Lab:
        39.4115, 37.4711, 23.3813
      #bd481b color charts
#bd481b RGB chart
      #bd481b CMYK chart
      #bd481b RGB pie chart
      #bd481b color shades, tints & tones
#bd481b color schemes
#bd481b color preview, HTML & CSS examples
           This text has a color of #bd481b        
        
          <p style="color:#bd481b;">Text here</p>
        
        
          .mytext {color:#bd481b;}
        
        Text color #bd481b
      
           This box has a color of #bd481b        
        
          <div style="background-color:#bd481b;">Content here</div>
        
        
          .mybackground {background-color:#bd481b;}
        
        Background color #bd481b
      
           Border around this has a color of #bd481b        
        
          <div style="border:2px solid #bd481b;">Content here</div>
        
        
          .myborder {border:2px solid #bd481b;}
        
        Border color #bd481b