#c0381a color space conversions
Hex:
        #c0381a
        RGB:
        192, 56, 26
        CMY:
        25, 78, 90
        CMYK:
        0, 71, 86, 25
      HSL:
        11°, 76.1468%, 42.7451%
        HSV (HSB):
        11°, 86.4583%, 75.2941%
        XYZ:
        23.3389, 14.1094, 2.4706
        xyY:
        0.5847, 0.3535, 14.1094
      CIE-Lab:
        44.3894, 52.8013, 47.4989
        CIE-LCH:
        44.3894, 71.0220, 41.9739
        CIE-Luv:
        44.3894, 108.0857, 32.0534
        Hunter-Lab:
        37.5625, 45.1738, 22.3941
      #c0381a color charts
#c0381a RGB chart
      #c0381a CMYK chart
      #c0381a RGB pie chart
      #c0381a color shades, tints & tones
#c0381a color schemes
#c0381a color preview, HTML & CSS examples
           This text has a color of #c0381a        
        
          <p style="color:#c0381a;">Text here</p>
        
        
          .mytext {color:#c0381a;}
        
        Text color #c0381a
      
           This box has a color of #c0381a        
        
          <div style="background-color:#c0381a;">Content here</div>
        
        
          .mybackground {background-color:#c0381a;}
        
        Background color #c0381a
      
           Border around this has a color of #c0381a        
        
          <div style="border:2px solid #c0381a;">Content here</div>
        
        
          .myborder {border:2px solid #c0381a;}
        
        Border color #c0381a