#c0270a color space conversions
Hex:
        #c0270a
        RGB:
        192, 39, 10
        CMY:
        25, 85, 96
        CMYK:
        0, 80, 95, 25
      HSL:
        10°, 90.0990%, 39.6078%
        HSV (HSB):
        10°, 94.7917%, 75.2941%
        XYZ:
        22.5185, 12.6794, 1.5477
        xyY:
        0.6128, 0.3451, 12.6794
      CIE-Lab:
        42.2762, 58.1979, 52.0289
        CIE-LCH:
        42.2762, 78.0640, 41.7967
        CIE-Luv:
        42.2762, 119.0273, 31.1533
        Hunter-Lab:
        35.6082, 50.5687, 22.3487
      #c0270a color charts
#c0270a RGB chart
      #c0270a CMYK chart
      #c0270a RGB pie chart
      #c0270a color shades, tints & tones
#c0270a color schemes
#c0270a color preview, HTML & CSS examples
           This text has a color of #c0270a        
        
          <p style="color:#c0270a;">Text here</p>
        
        
          .mytext {color:#c0270a;}
        
        Text color #c0270a
      
           This box has a color of #c0270a        
        
          <div style="background-color:#c0270a;">Content here</div>
        
        
          .mybackground {background-color:#c0270a;}
        
        Background color #c0270a
      
           Border around this has a color of #c0270a        
        
          <div style="border:2px solid #c0270a;">Content here</div>
        
        
          .myborder {border:2px solid #c0270a;}
        
        Border color #c0270a