#b2122f color space conversions
Hex:
        #b2122f
        RGB:
        178, 18, 47
        CMY:
        30, 93, 82
        CMYK:
        0, 90, 74, 30
      HSL:
        349°, 81.6327%, 38.4314%
        HSV (HSB):
        349°, 89.8876%, 69.8039%
        XYZ:
        19.0895, 10.1028, 3.6332
        xyY:
        0.5815, 0.3078, 10.1028
      CIE-Lab:
        38.0263, 59.9397, 28.7604
        CIE-LCH:
        38.0263, 66.4825, 25.6328
        CIE-Luv:
        38.0263, 110.1356, 16.0874
        Hunter-Lab:
        31.7849, 51.5804, 15.4722
      #b2122f color charts
#b2122f RGB chart
      #b2122f CMYK chart
      #b2122f RGB pie chart
      #b2122f color shades, tints & tones
#b2122f color schemes
#b2122f color preview, HTML & CSS examples
           This text has a color of #b2122f        
        
          <p style="color:#b2122f;">Text here</p>
        
        
          .mytext {color:#b2122f;}
        
        Text color #b2122f
      
           This box has a color of #b2122f        
        
          <div style="background-color:#b2122f;">Content here</div>
        
        
          .mybackground {background-color:#b2122f;}
        
        Background color #b2122f
      
           Border around this has a color of #b2122f        
        
          <div style="border:2px solid #b2122f;">Content here</div>
        
        
          .myborder {border:2px solid #b2122f;}
        
        Border color #b2122f