#b22110 color space conversions
Hex:
        #b22110
        RGB:
        178, 33, 16
        CMY:
        30, 87, 94
        CMYK:
        0, 81, 91, 30
      HSL:
        6°, 83.5052%, 38.0392%
        HSV (HSB):
        6°, 91.0112%, 69.8039%
        XYZ:
        18.9975, 10.5901, 1.5330
        xyY:
        0.6104, 0.3403, 10.5901
      CIE-Lab:
        38.8813, 55.7832, 46.3290
        CIE-LCH:
        38.8813, 72.5130, 39.7103
        CIE-Luv:
        38.8813, 110.5242, 27.3270
        Hunter-Lab:
        32.5424, 47.2547, 19.9866
      #b22110 color charts
#b22110 RGB chart
      #b22110 CMYK chart
      #b22110 RGB pie chart
      #b22110 color shades, tints & tones
#b22110 color schemes
#b22110 color preview, HTML & CSS examples
           This text has a color of #b22110        
        
          <p style="color:#b22110;">Text here</p>
        
        
          .mytext {color:#b22110;}
        
        Text color #b22110
      
           This box has a color of #b22110        
        
          <div style="background-color:#b22110;">Content here</div>
        
        
          .mybackground {background-color:#b22110;}
        
        Background color #b22110
      
           Border around this has a color of #b22110        
        
          <div style="border:2px solid #b22110;">Content here</div>
        
        
          .myborder {border:2px solid #b22110;}
        
        Border color #b22110