#c2101f color space conversions
Hex:
        #c2101f
        RGB:
        194, 16, 31
        CMY:
        24, 94, 88
        CMYK:
        0, 92, 84, 24
      HSL:
        355°, 84.7619%, 41.1765%
        HSV (HSB):
        355°, 91.7526%, 76.0784%
        XYZ:
        22.6807, 11.9388, 2.4053
        xyY:
        0.6126, 0.3225, 11.9388
      CIE-Lab:
        41.1188, 63.9279, 42.3626
        CIE-LCH:
        41.1188, 76.6901, 33.5309
        CIE-Luv:
        41.1188, 126.3043, 24.4966
        Hunter-Lab:
        34.5526, 56.7024, 20.0594
      #c2101f color charts
#c2101f RGB chart
      #c2101f CMYK chart
      #c2101f RGB pie chart
      #c2101f color shades, tints & tones
#c2101f color schemes
#c2101f color preview, HTML & CSS examples
           This text has a color of #c2101f        
        
          <p style="color:#c2101f;">Text here</p>
        
        
          .mytext {color:#c2101f;}
        
        Text color #c2101f
      
           This box has a color of #c2101f        
        
          <div style="background-color:#c2101f;">Content here</div>
        
        
          .mybackground {background-color:#c2101f;}
        
        Background color #c2101f
      
           Border around this has a color of #c2101f        
        
          <div style="border:2px solid #c2101f;">Content here</div>
        
        
          .myborder {border:2px solid #c2101f;}
        
        Border color #c2101f