#b02f16 color space conversions
Hex:
        #b02f16
        RGB:
        176, 47, 22
        CMY:
        31, 82, 91
        CMYK:
        0, 73, 88, 31
      HSL:
        10°, 77.7778%, 38.8235%
        HSV (HSB):
        10°, 87.5000%, 69.0196%
        XYZ:
        19.0658, 11.3211, 1.9394
        xyY:
        0.5898, 0.3502, 11.3211
      CIE-Lab:
        40.1160, 50.8113, 44.5207
        CIE-LCH:
        40.1160, 67.5565, 41.2247
        CIE-Luv:
        40.1160, 101.0981, 28.6724
        Hunter-Lab:
        33.6468, 42.2645, 20.1353
      #b02f16 color charts
#b02f16 RGB chart
      #b02f16 CMYK chart
      #b02f16 RGB pie chart
      #b02f16 color shades, tints & tones
#b02f16 color schemes
#b02f16 color preview, HTML & CSS examples
           This text has a color of #b02f16        
        
          <p style="color:#b02f16;">Text here</p>
        
        
          .mytext {color:#b02f16;}
        
        Text color #b02f16
      
           This box has a color of #b02f16        
        
          <div style="background-color:#b02f16;">Content here</div>
        
        
          .mybackground {background-color:#b02f16;}
        
        Background color #b02f16
      
           Border around this has a color of #b02f16        
        
          <div style="border:2px solid #b02f16;">Content here</div>
        
        
          .myborder {border:2px solid #b02f16;}
        
        Border color #b02f16