#b8471d color space conversions
Hex:
        #b8471d
        RGB:
        184, 71, 29
        CMY:
        28, 72, 89
        CMYK:
        0, 61, 84, 28
      HSL:
        16°, 72.7700%, 41.7647%
        HSV (HSB):
        16°, 84.2391%, 72.1569%
        XYZ:
        22.2422, 14.7855, 2.8440
        xyY:
        0.5578, 0.3708, 14.7855
      CIE-Lab:
        45.3390, 43.7250, 46.4162
        CIE-LCH:
        45.3390, 63.7679, 46.7101
        CIE-Luv:
        45.3390, 91.0232, 34.5119
        Hunter-Lab:
        38.4520, 35.9607, 22.5311
      #b8471d color charts
#b8471d RGB chart
      #b8471d CMYK chart
      #b8471d RGB pie chart
      #b8471d color shades, tints & tones
#b8471d color schemes
#b8471d color preview, HTML & CSS examples
           This text has a color of #b8471d        
        
          <p style="color:#b8471d;">Text here</p>
        
        
          .mytext {color:#b8471d;}
        
        Text color #b8471d
      
           This box has a color of #b8471d        
        
          <div style="background-color:#b8471d;">Content here</div>
        
        
          .mybackground {background-color:#b8471d;}
        
        Background color #b8471d
      
           Border around this has a color of #b8471d        
        
          <div style="border:2px solid #b8471d;">Content here</div>
        
        
          .myborder {border:2px solid #b8471d;}
        
        Border color #b8471d