#c20f12 color space conversions
Hex:
        #c20f12
        RGB:
        194, 15, 18
        CMY:
        24, 94, 93
        CMYK:
        0, 92, 91, 24
      HSL:
        359°, 85.6459%, 40.9804%
        HSV (HSB):
        359°, 92.2680%, 76.0784%
        XYZ:
        22.5281, 11.8547, 1.6731
        xyY:
        0.6248, 0.3288, 11.8547
      CIE-Lab:
        40.9842, 63.8108, 48.5266
        CIE-LCH:
        40.9842, 80.1664, 37.2521
        CIE-Luv:
        40.9842, 128.3756, 27.2692
        Hunter-Lab:
        34.4306, 56.5401, 21.2203
      #c20f12 color charts
#c20f12 RGB chart
      #c20f12 CMYK chart
      #c20f12 RGB pie chart
      #c20f12 color shades, tints & tones
#c20f12 color schemes
#c20f12 color preview, HTML & CSS examples
           This text has a color of #c20f12        
        
          <p style="color:#c20f12;">Text here</p>
        
        
          .mytext {color:#c20f12;}
        
        Text color #c20f12
      
           This box has a color of #c20f12        
        
          <div style="background-color:#c20f12;">Content here</div>
        
        
          .mybackground {background-color:#c20f12;}
        
        Background color #c20f12
      
           Border around this has a color of #c20f12        
        
          <div style="border:2px solid #c20f12;">Content here</div>
        
        
          .myborder {border:2px solid #c20f12;}
        
        Border color #c20f12