#ac380e color space conversions
Hex:
        #ac380e
        RGB:
        172, 56, 14
        CMY:
        33, 78, 95
        CMYK:
        0, 67, 92, 33
      HSL:
        16°, 84.9462%, 36.4706%
        HSV (HSB):
        16°, 91.8605%, 67.4510%
        XYZ:
        18.5067, 11.6307, 1.6850
        xyY:
        0.5816, 0.3655, 11.6307
      CIE-Lab:
        40.6231, 45.7362, 47.7861
        CIE-LCH:
        40.6231, 66.1462, 46.2556
        CIE-Luv:
        40.6231, 92.9406, 31.8300
        Hunter-Lab:
        34.1038, 37.1827, 20.9433
      #ac380e color charts
#ac380e RGB chart
      #ac380e CMYK chart
      #ac380e RGB pie chart
      #ac380e color shades, tints & tones
#ac380e color schemes
#ac380e color preview, HTML & CSS examples
           This text has a color of #ac380e        
        
          <p style="color:#ac380e;">Text here</p>
        
        
          .mytext {color:#ac380e;}
        
        Text color #ac380e
      
           This box has a color of #ac380e        
        
          <div style="background-color:#ac380e;">Content here</div>
        
        
          .mybackground {background-color:#ac380e;}
        
        Background color #ac380e
      
           Border around this has a color of #ac380e        
        
          <div style="border:2px solid #ac380e;">Content here</div>
        
        
          .myborder {border:2px solid #ac380e;}
        
        Border color #ac380e