#b22212 color space conversions
Hex:
        #b22212
        RGB:
        178, 34, 18
        CMY:
        30, 87, 93
        CMYK:
        0, 81, 90, 30
      HSL:
        6°, 81.6327%, 38.4314%
        HSV (HSB):
        6°, 89.8876%, 69.8039%
        XYZ:
        19.0413, 10.6527, 1.6249
        xyY:
        0.6080, 0.3401, 10.6527
      CIE-Lab:
        38.9893, 55.5426, 45.5694
        CIE-LCH:
        38.9893, 71.8439, 39.3669
        CIE-Luv:
        38.9893, 109.8687, 27.1437
        Hunter-Lab:
        32.6385, 47.0196, 19.8953
      #b22212 color charts
#b22212 RGB chart
      #b22212 CMYK chart
      #b22212 RGB pie chart
      #b22212 color shades, tints & tones
#b22212 color schemes
#b22212 color preview, HTML & CSS examples
           This text has a color of #b22212        
        
          <p style="color:#b22212;">Text here</p>
        
        
          .mytext {color:#b22212;}
        
        Text color #b22212
      
           This box has a color of #b22212        
        
          <div style="background-color:#b22212;">Content here</div>
        
        
          .mybackground {background-color:#b22212;}
        
        Background color #b22212
      
           Border around this has a color of #b22212        
        
          <div style="border:2px solid #b22212;">Content here</div>
        
        
          .myborder {border:2px solid #b22212;}
        
        Border color #b22212