#c0272d color space conversions
Hex:
        #c0272d
        RGB:
        192, 39, 45
        CMY:
        25, 85, 82
        CMYK:
        0, 80, 77, 25
      HSL:
        358°, 66.2338%, 45.2941%
        HSV (HSB):
        358°, 79.6875%, 75.2941%
        XYZ:
        22.9374, 12.8470, 3.7534
        xyY:
        0.5801, 0.3249, 12.8470
      CIE-Lab:
        42.5318, 59.0028, 35.8262
        CIE-LCH:
        42.5318, 69.0279, 31.2659
        CIE-Luv:
        42.5318, 114.1864, 22.7991
        Hunter-Lab:
        35.8427, 51.5058, 18.8811
      #c0272d color charts
#c0272d RGB chart
      #c0272d CMYK chart
      #c0272d RGB pie chart
      #c0272d color shades, tints & tones
#c0272d color schemes
#c0272d color preview, HTML & CSS examples
           This text has a color of #c0272d        
        
          <p style="color:#c0272d;">Text here</p>
        
        
          .mytext {color:#c0272d;}
        
        Text color #c0272d
      
           This box has a color of #c0272d        
        
          <div style="background-color:#c0272d;">Content here</div>
        
        
          .mybackground {background-color:#c0272d;}
        
        Background color #c0272d
      
           Border around this has a color of #c0272d        
        
          <div style="border:2px solid #c0272d;">Content here</div>
        
        
          .myborder {border:2px solid #c0272d;}
        
        Border color #c0272d