#b62f14 color space conversions
Hex:
        #b62f14
        RGB:
        182, 47, 20
        CMY:
        29, 82, 92
        CMYK:
        0, 74, 89, 29
      HSL:
        10°, 80.1980%, 39.6078%
        HSV (HSB):
        10°, 89.0110%, 71.3725%
        XYZ:
        20.4342, 12.0286, 1.9066
        xyY:
        0.5945, 0.3500, 12.0286
      CIE-Lab:
        41.2616, 52.7147, 46.7917
        CIE-LCH:
        41.2616, 70.4862, 41.5936
        CIE-Luv:
        41.2616, 106.1109, 29.8787
        Hunter-Lab:
        34.6823, 44.4749, 21.0183
      #b62f14 color charts
#b62f14 RGB chart
      #b62f14 CMYK chart
      #b62f14 RGB pie chart
      #b62f14 color shades, tints & tones
#b62f14 color schemes
#b62f14 color preview, HTML & CSS examples
           This text has a color of #b62f14        
        
          <p style="color:#b62f14;">Text here</p>
        
        
          .mytext {color:#b62f14;}
        
        Text color #b62f14
      
           This box has a color of #b62f14        
        
          <div style="background-color:#b62f14;">Content here</div>
        
        
          .mybackground {background-color:#b62f14;}
        
        Background color #b62f14
      
           Border around this has a color of #b62f14        
        
          <div style="border:2px solid #b62f14;">Content here</div>
        
        
          .myborder {border:2px solid #b62f14;}
        
        Border color #b62f14