#b03425 color space conversions
Hex:
        #b03425
        RGB:
        176, 52, 37
        CMY:
        31, 80, 85
        CMYK:
        0, 70, 79, 31
      HSL:
        6°, 65.2582%, 41.7647%
        HSV (HSB):
        6°, 78.9773%, 69.0196%
        XYZ:
        19.4664, 11.8197, 3.0057
        xyY:
        0.5677, 0.3447, 11.8197
      CIE-Lab:
        40.9281, 49.3470, 37.7071
        CIE-LCH:
        40.9281, 62.1044, 37.3843
        CIE-Luv:
        40.9281, 96.0674, 25.8651
        Hunter-Lab:
        34.3797, 40.9053, 18.8823
      #b03425 color charts
#b03425 RGB chart
      #b03425 CMYK chart
      #b03425 RGB pie chart
      #b03425 color shades, tints & tones
#b03425 color schemes
#b03425 color preview, HTML & CSS examples
           This text has a color of #b03425        
        
          <p style="color:#b03425;">Text here</p>
        
        
          .mytext {color:#b03425;}
        
        Text color #b03425
      
           This box has a color of #b03425        
        
          <div style="background-color:#b03425;">Content here</div>
        
        
          .mybackground {background-color:#b03425;}
        
        Background color #b03425
      
           Border around this has a color of #b03425        
        
          <div style="border:2px solid #b03425;">Content here</div>
        
        
          .myborder {border:2px solid #b03425;}
        
        Border color #b03425