#b60a00 color space conversions
Hex:
        #b60a00
        RGB:
        182, 10, 0
        CMY:
        29, 96, 100
        CMYK:
        0, 95, 100, 29
      HSL:
        3°, 100.0000%, 35.6863%
        HSV (HSB):
        3°, 100.0000%, 71.3725%
        XYZ:
        19.3999, 10.1622, 0.9390
        xyY:
        0.6360, 0.3332, 10.1622
      CIE-Lab:
        38.1319, 61.0634, 52.3137
        CIE-LCH:
        38.1319, 80.4081, 40.5870
        CIE-Luv:
        38.1319, 122.1826, 27.4321
        Hunter-Lab:
        31.8782, 52.8422, 20.5683
      #b60a00 color charts
#b60a00 RGB chart
      #b60a00 CMYK chart
      #b60a00 RGB pie chart
      #b60a00 color shades, tints & tones
#b60a00 color schemes
#b60a00 color preview, HTML & CSS examples
           This text has a color of #b60a00        
        
          <p style="color:#b60a00;">Text here</p>
        
        
          .mytext {color:#b60a00;}
        
        Text color #b60a00
      
           This box has a color of #b60a00        
        
          <div style="background-color:#b60a00;">Content here</div>
        
        
          .mybackground {background-color:#b60a00;}
        
        Background color #b60a00
      
           Border around this has a color of #b60a00        
        
          <div style="border:2px solid #b60a00;">Content here</div>
        
        
          .myborder {border:2px solid #b60a00;}
        
        Border color #b60a00