#b22f22 color space conversions
Hex:
        #b22f22
        RGB:
        178, 47, 34
        CMY:
        30, 82, 87
        CMYK:
        0, 74, 81, 30
      HSL:
        5°, 67.9245%, 41.5686%
        HSV (HSB):
        5°, 80.8989%, 69.8039%
        XYZ:
        19.6653, 11.6135, 2.7185
        xyY:
        0.5784, 0.3416, 11.6135
      CIE-Lab:
        40.5951, 51.7825, 39.1229
        CIE-LCH:
        40.5951, 64.9002, 37.0719
        CIE-Luv:
        40.5951, 101.0762, 25.8786
        Hunter-Lab:
        34.0786, 43.3675, 19.1253
      #b22f22 color charts
#b22f22 RGB chart
      #b22f22 CMYK chart
      #b22f22 RGB pie chart
      #b22f22 color shades, tints & tones
#b22f22 color schemes
#b22f22 color preview, HTML & CSS examples
           This text has a color of #b22f22        
        
          <p style="color:#b22f22;">Text here</p>
        
        
          .mytext {color:#b22f22;}
        
        Text color #b22f22
      
           This box has a color of #b22f22        
        
          <div style="background-color:#b22f22;">Content here</div>
        
        
          .mybackground {background-color:#b22f22;}
        
        Background color #b22f22
      
           Border around this has a color of #b22f22        
        
          <div style="border:2px solid #b22f22;">Content here</div>
        
        
          .myborder {border:2px solid #b22f22;}
        
        Border color #b22f22