#b60112 color space conversions
Hex:
        #b60112
        RGB:
        182, 1, 18
        CMY:
        29, 100, 93
        CMYK:
        0, 99, 90, 29
      HSL:
        354°, 98.9071%, 35.8824%
        HSV (HSB):
        354°, 99.4505%, 71.3725%
        XYZ:
        19.4114, 10.0105, 1.4814
        xyY:
        0.6281, 0.3239, 10.0105
      CIE-Lab:
        37.8612, 62.2884, 45.1187
        CIE-LCH:
        37.8612, 76.9126, 35.9177
        CIE-Luv:
        37.8612, 122.2457, 24.3189
        Hunter-Lab:
        31.6393, 54.1450, 19.3715
      #b60112 color charts
#b60112 RGB chart
      #b60112 CMYK chart
      #b60112 RGB pie chart
      #b60112 color shades, tints & tones
#b60112 color schemes
#b60112 color preview, HTML & CSS examples
           This text has a color of #b60112        
        
          <p style="color:#b60112;">Text here</p>
        
        
          .mytext {color:#b60112;}
        
        Text color #b60112
      
           This box has a color of #b60112        
        
          <div style="background-color:#b60112;">Content here</div>
        
        
          .mybackground {background-color:#b60112;}
        
        Background color #b60112
      
           Border around this has a color of #b60112        
        
          <div style="border:2px solid #b60112;">Content here</div>
        
        
          .myborder {border:2px solid #b60112;}
        
        Border color #b60112