#b63d00 color space conversions
Hex:
        #b63d00
        RGB:
        182, 61, 0
        CMY:
        29, 76, 100
        CMYK:
        0, 66, 100, 29
      HSL:
        20°, 100.0000%, 35.6863%
        HSV (HSB):
        20°, 100.0000%, 71.3725%
        XYZ:
        20.9601, 13.2826, 1.4591
        xyY:
        0.5871, 0.3720, 13.2826
      CIE-Lab:
        43.1860, 46.9681, 54.5402
        CIE-LCH:
        43.1860, 71.9766, 49.2661
        CIE-Luv:
        43.1860, 98.5224, 35.9138
        Hunter-Lab:
        36.4453, 38.8785, 23.1380
      #b63d00 color charts
#b63d00 RGB chart
      #b63d00 CMYK chart
      #b63d00 RGB pie chart
      #b63d00 color shades, tints & tones
#b63d00 color schemes
#b63d00 color preview, HTML & CSS examples
           This text has a color of #b63d00        
        
          <p style="color:#b63d00;">Text here</p>
        
        
          .mytext {color:#b63d00;}
        
        Text color #b63d00
      
           This box has a color of #b63d00        
        
          <div style="background-color:#b63d00;">Content here</div>
        
        
          .mybackground {background-color:#b63d00;}
        
        Background color #b63d00
      
           Border around this has a color of #b63d00        
        
          <div style="border:2px solid #b63d00;">Content here</div>
        
        
          .myborder {border:2px solid #b63d00;}
        
        Border color #b63d00