#b02c22 color space conversions
Hex:
        #b02c22
        RGB:
        176, 44, 34
        CMY:
        31, 83, 87
        CMYK:
        0, 75, 81, 31
      HSL:
        4°, 67.6190%, 41.1765%
        HSV (HSB):
        4°, 80.6818%, 69.0196%
        XYZ:
        19.0939, 11.1470, 2.6586
        xyY:
        0.5804, 0.3388, 11.1470
      CIE-Lab:
        39.8269, 52.2013, 38.2311
        CIE-LCH:
        39.8269, 64.7039, 36.2183
        CIE-Luv:
        39.8269, 101.1132, 24.8837
        Hunter-Lab:
        33.3871, 43.6560, 18.6497
      #b02c22 color charts
#b02c22 RGB chart
      #b02c22 CMYK chart
      #b02c22 RGB pie chart
      #b02c22 color shades, tints & tones
#b02c22 color schemes
#b02c22 color preview, HTML & CSS examples
           This text has a color of #b02c22        
        
          <p style="color:#b02c22;">Text here</p>
        
        
          .mytext {color:#b02c22;}
        
        Text color #b02c22
      
           This box has a color of #b02c22        
        
          <div style="background-color:#b02c22;">Content here</div>
        
        
          .mybackground {background-color:#b02c22;}
        
        Background color #b02c22
      
           Border around this has a color of #b02c22        
        
          <div style="border:2px solid #b02c22;">Content here</div>
        
        
          .myborder {border:2px solid #b02c22;}
        
        Border color #b02c22