#b8453f color space conversions
Hex:
        #b8453f
        RGB:
        184, 69, 63
        CMY:
        28, 73, 75
        CMYK:
        0, 63, 66, 28
      HSL:
        3°, 48.9879%, 48.4314%
        HSV (HSB):
        3°, 65.7609%, 72.1569%
        XYZ:
        22.7925, 14.8055, 6.3591
        xyY:
        0.5185, 0.3368, 14.8055
      CIE-Lab:
        45.3666, 46.1267, 28.2082
        CIE-LCH:
        45.3666, 54.0682, 31.4473
        CIE-Luv:
        45.3666, 87.0282, 21.5193
        Hunter-Lab:
        38.4779, 38.3987, 17.1359
      #b8453f color charts
#b8453f RGB chart
      #b8453f CMYK chart
      #b8453f RGB pie chart
      #b8453f color shades, tints & tones
#b8453f color schemes
#b8453f color preview, HTML & CSS examples
           This text has a color of #b8453f        
        
          <p style="color:#b8453f;">Text here</p>
        
        
          .mytext {color:#b8453f;}
        
        Text color #b8453f
      
           This box has a color of #b8453f        
        
          <div style="background-color:#b8453f;">Content here</div>
        
        
          .mybackground {background-color:#b8453f;}
        
        Background color #b8453f
      
           Border around this has a color of #b8453f        
        
          <div style="border:2px solid #b8453f;">Content here</div>
        
        
          .myborder {border:2px solid #b8453f;}
        
        Border color #b8453f