#c20b0f color space conversions
Hex:
        #c20b0f
        RGB:
        194, 11, 15
        CMY:
        24, 96, 94
        CMYK:
        0, 94, 92, 24
      HSL:
        359°, 89.2683%, 40.1961%
        HSV (HSB):
        359°, 94.3299%, 76.0784%
        XYZ:
        22.4540, 11.7432, 1.5351
        xyY:
        0.6284, 0.3286, 11.7432
      CIE-Lab:
        40.8050, 64.2436, 49.6235
        CIE-LCH:
        40.8050, 81.1771, 37.6835
        CIE-Luv:
        40.8050, 129.5148, 27.4603
        Hunter-Lab:
        34.2683, 56.9911, 21.3318
      #c20b0f color charts
#c20b0f RGB chart
      #c20b0f CMYK chart
      #c20b0f RGB pie chart
      #c20b0f color shades, tints & tones
#c20b0f color schemes
#c20b0f color preview, HTML & CSS examples
           This text has a color of #c20b0f        
        
          <p style="color:#c20b0f;">Text here</p>
        
        
          .mytext {color:#c20b0f;}
        
        Text color #c20b0f
      
           This box has a color of #c20b0f        
        
          <div style="background-color:#c20b0f;">Content here</div>
        
        
          .mybackground {background-color:#c20b0f;}
        
        Background color #c20b0f
      
           Border around this has a color of #c20b0f        
        
          <div style="border:2px solid #c20b0f;">Content here</div>
        
        
          .myborder {border:2px solid #c20b0f;}
        
        Border color #c20b0f