#c0270b color space conversions
Hex:
        #c0270b
        RGB:
        192, 39, 11
        CMY:
        25, 85, 96
        CMYK:
        0, 80, 94, 25
      HSL:
        9°, 89.1626%, 39.8039%
        HSV (HSB):
        9°, 94.2708%, 75.2941%
        XYZ:
        22.5242, 12.6817, 1.5773
        xyY:
        0.6124, 0.3448, 12.6817
      CIE-Lab:
        42.2796, 58.2087, 51.7280
        CIE-LCH:
        42.2796, 77.8720, 41.6263
        CIE-Luv:
        42.2796, 118.9596, 31.0370
        Hunter-Lab:
        35.6113, 50.5814, 22.3019
      #c0270b color charts
#c0270b RGB chart
      #c0270b CMYK chart
      #c0270b RGB pie chart
      #c0270b color shades, tints & tones
#c0270b color schemes
#c0270b color preview, HTML & CSS examples
           This text has a color of #c0270b        
        
          <p style="color:#c0270b;">Text here</p>
        
        
          .mytext {color:#c0270b;}
        
        Text color #c0270b
      
           This box has a color of #c0270b        
        
          <div style="background-color:#c0270b;">Content here</div>
        
        
          .mybackground {background-color:#c0270b;}
        
        Background color #c0270b
      
           Border around this has a color of #c0270b        
        
          <div style="border:2px solid #c0270b;">Content here</div>
        
        
          .myborder {border:2px solid #c0270b;}
        
        Border color #c0270b