#b24c27 color space conversions
Hex:
        #b24c27
        RGB:
        178, 76, 39
        CMY:
        30, 70, 85
        CMYK:
        0, 57, 78, 30
      HSL:
        16°, 64.0553%, 42.5490%
        HSV (HSB):
        16°, 78.0899%, 69.8039%
        XYZ:
        21.3107, 14.7803, 3.6491
        xyY:
        0.5363, 0.3719, 14.7803
      CIE-Lab:
        45.3319, 39.3935, 41.2623
        CIE-LCH:
        45.3319, 57.0476, 46.3273
        CIE-Luv:
        45.3319, 81.2140, 32.6788
        Hunter-Lab:
        38.4452, 31.6661, 21.2840
      #b24c27 color charts
#b24c27 RGB chart
      #b24c27 CMYK chart
      #b24c27 RGB pie chart
      #b24c27 color shades, tints & tones
#b24c27 color schemes
#b24c27 color preview, HTML & CSS examples
           This text has a color of #b24c27        
        
          <p style="color:#b24c27;">Text here</p>
        
        
          .mytext {color:#b24c27;}
        
        Text color #b24c27
      
           This box has a color of #b24c27        
        
          <div style="background-color:#b24c27;">Content here</div>
        
        
          .mybackground {background-color:#b24c27;}
        
        Background color #b24c27
      
           Border around this has a color of #b24c27        
        
          <div style="border:2px solid #b24c27;">Content here</div>
        
        
          .myborder {border:2px solid #b24c27;}
        
        Border color #b24c27