#b05d12 color space conversions
Hex:
        #b05d12
        RGB:
        176, 93, 18
        CMY:
        31, 64, 93
        CMYK:
        0, 47, 90, 31
      HSL:
        28°, 81.4433%, 38.0392%
        HSV (HSB):
        28°, 89.7727%, 69.0196%
        XYZ:
        21.9280, 17.1025, 2.7176
        xyY:
        0.5252, 0.4097, 17.1025
      CIE-Lab:
        48.3889, 29.1216, 52.5668
        CIE-LCH:
        48.3889, 60.0943, 61.0139
        CIE-Luv:
        48.3889, 68.0541, 43.2117
        Hunter-Lab:
        41.3551, 22.2758, 25.0524
      #b05d12 color charts
#b05d12 RGB chart
      #b05d12 CMYK chart
      #b05d12 RGB pie chart
      #b05d12 color shades, tints & tones
#b05d12 color schemes
#b05d12 color preview, HTML & CSS examples
           This text has a color of #b05d12        
        
          <p style="color:#b05d12;">Text here</p>
        
        
          .mytext {color:#b05d12;}
        
        Text color #b05d12
      
           This box has a color of #b05d12        
        
          <div style="background-color:#b05d12;">Content here</div>
        
        
          .mybackground {background-color:#b05d12;}
        
        Background color #b05d12
      
           Border around this has a color of #b05d12        
        
          <div style="border:2px solid #b05d12;">Content here</div>
        
        
          .myborder {border:2px solid #b05d12;}
        
        Border color #b05d12