#b02b14 color space conversions
Hex:
        #b02b14
        RGB:
        176, 43, 20
        CMY:
        31, 83, 92
        CMYK:
        0, 76, 89, 31
      HSL:
        9°, 79.5918%, 38.4314%
        HSV (HSB):
        9°, 88.6364%, 69.0196%
        XYZ:
        18.8946, 11.0084, 1.7908
        xyY:
        0.5962, 0.3473, 11.0084
      CIE-Lab:
        39.5946, 52.1805, 44.9909
        CIE-LCH:
        39.5946, 68.8984, 40.7685
        CIE-Luv:
        39.5946, 103.5728, 28.1996
        Hunter-Lab:
        33.1789, 43.5889, 20.0251
      #b02b14 color charts
#b02b14 RGB chart
      #b02b14 CMYK chart
      #b02b14 RGB pie chart
      #b02b14 color shades, tints & tones
#b02b14 color schemes
#b02b14 color preview, HTML & CSS examples
           This text has a color of #b02b14        
        
          <p style="color:#b02b14;">Text here</p>
        
        
          .mytext {color:#b02b14;}
        
        Text color #b02b14
      
           This box has a color of #b02b14        
        
          <div style="background-color:#b02b14;">Content here</div>
        
        
          .mybackground {background-color:#b02b14;}
        
        Background color #b02b14
      
           Border around this has a color of #b02b14        
        
          <div style="border:2px solid #b02b14;">Content here</div>
        
        
          .myborder {border:2px solid #b02b14;}
        
        Border color #b02b14