#c0272e color space conversions
Hex:
        #c0272e
        RGB:
        192, 39, 46
        CMY:
        25, 85, 82
        CMYK:
        0, 80, 76, 25
      HSL:
        357°, 66.2338%, 45.2941%
        HSV (HSB):
        357°, 79.6875%, 75.2941%
        XYZ:
        22.9569, 12.8548, 3.8560
        xyY:
        0.5787, 0.3241, 12.8548
      CIE-Lab:
        42.5436, 59.0399, 35.2587
        CIE-LCH:
        42.5436, 68.7669, 30.8457
        CIE-Luv:
        42.5436, 113.9707, 22.4254
        Hunter-Lab:
        35.8535, 51.5492, 18.7209
      #c0272e color charts
#c0272e RGB chart
      #c0272e CMYK chart
      #c0272e RGB pie chart
      #c0272e color shades, tints & tones
#c0272e color schemes
#c0272e color preview, HTML & CSS examples
           This text has a color of #c0272e        
        
          <p style="color:#c0272e;">Text here</p>
        
        
          .mytext {color:#c0272e;}
        
        Text color #c0272e
      
           This box has a color of #c0272e        
        
          <div style="background-color:#c0272e;">Content here</div>
        
        
          .mybackground {background-color:#c0272e;}
        
        Background color #c0272e
      
           Border around this has a color of #c0272e        
        
          <div style="border:2px solid #c0272e;">Content here</div>
        
        
          .myborder {border:2px solid #c0272e;}
        
        Border color #c0272e