#b02d00 color space conversions
Hex:
        #b02d00
        RGB:
        176, 45, 0
        CMY:
        31, 82, 100
        CMYK:
        0, 74, 100, 31
      HSL:
        15°, 100.0000%, 34.5098%
        HSV (HSB):
        15°, 100.0000%, 69.0196%
        XYZ:
        18.8429, 11.1069, 1.1507
        xyY:
        0.6059, 0.3571, 11.1069
      CIE-Lab:
        39.7599, 51.2011, 52.2478
        CIE-LCH:
        39.7599, 73.1531, 45.5797
        CIE-Luv:
        39.7599, 103.9786, 31.4509
        Hunter-Lab:
        33.3270, 42.6006, 21.2817
      #b02d00 color charts
#b02d00 RGB chart
      #b02d00 CMYK chart
      #b02d00 RGB pie chart
      #b02d00 color shades, tints & tones
#b02d00 color schemes
#b02d00 color preview, HTML & CSS examples
           This text has a color of #b02d00        
        
          <p style="color:#b02d00;">Text here</p>
        
        
          .mytext {color:#b02d00;}
        
        Text color #b02d00
      
           This box has a color of #b02d00        
        
          <div style="background-color:#b02d00;">Content here</div>
        
        
          .mybackground {background-color:#b02d00;}
        
        Background color #b02d00
      
           Border around this has a color of #b02d00        
        
          <div style="border:2px solid #b02d00;">Content here</div>
        
        
          .myborder {border:2px solid #b02d00;}
        
        Border color #b02d00