#c20c09 color space conversions
Hex:
        #c20c09
        RGB:
        194, 12, 9
        CMY:
        24, 95, 96
        CMYK:
        0, 94, 95, 24
      HSL:
        1°, 91.1330%, 39.8039%
        HSV (HSB):
        1°, 95.3608%, 76.0784%
        XYZ:
        22.4289, 11.7520, 1.3447
        xyY:
        0.6313, 0.3308, 11.7520
      CIE-Lab:
        40.8192, 64.0669, 51.7351
        CIE-LCH:
        40.8192, 82.3474, 38.9214
        CIE-Luv:
        40.8192, 129.8339, 28.3096
        Hunter-Lab:
        34.2812, 56.7939, 21.6712
      #c20c09 color charts
#c20c09 RGB chart
      #c20c09 CMYK chart
      #c20c09 RGB pie chart
      #c20c09 color shades, tints & tones
#c20c09 color schemes
#c20c09 color preview, HTML & CSS examples
           This text has a color of #c20c09        
        
          <p style="color:#c20c09;">Text here</p>
        
        
          .mytext {color:#c20c09;}
        
        Text color #c20c09
      
           This box has a color of #c20c09        
        
          <div style="background-color:#c20c09;">Content here</div>
        
        
          .mybackground {background-color:#c20c09;}
        
        Background color #c20c09
      
           Border around this has a color of #c20c09        
        
          <div style="border:2px solid #c20c09;">Content here</div>
        
        
          .myborder {border:2px solid #c20c09;}
        
        Border color #c20c09