#c3281a color space conversions
Hex:
        #c3281a
        RGB:
        195, 40, 26
        CMY:
        24, 84, 90
        CMYK:
        0, 79, 87, 24
      HSL:
        5°, 76.4706%, 43.3333%
        HSV (HSB):
        5°, 86.6667%, 76.4706%
        XYZ:
        23.4509, 13.1943, 2.2880
        xyY:
        0.6023, 0.3389, 13.1943
      CIE-Lab:
        43.0545, 59.0555, 46.6277
        CIE-LCH:
        43.0545, 75.2442, 38.2931
        CIE-Luv:
        43.0545, 119.3114, 29.0866
        Hunter-Lab:
        36.3239, 51.6738, 21.6921
      #c3281a color charts
#c3281a RGB chart
      #c3281a CMYK chart
      #c3281a RGB pie chart
      #c3281a color shades, tints & tones
#c3281a color schemes
#c3281a color preview, HTML & CSS examples
           This text has a color of #c3281a        
        
          <p style="color:#c3281a;">Text here</p>
        
        
          .mytext {color:#c3281a;}
        
        Text color #c3281a
      
           This box has a color of #c3281a        
        
          <div style="background-color:#c3281a;">Content here</div>
        
        
          .mybackground {background-color:#c3281a;}
        
        Background color #c3281a
      
           Border around this has a color of #c3281a        
        
          <div style="border:2px solid #c3281a;">Content here</div>
        
        
          .myborder {border:2px solid #c3281a;}
        
        Border color #c3281a