#c10b02 color space conversions
Hex:
        #c10b02
        RGB:
        193, 11, 2
        CMY:
        24, 96, 99
        CMYK:
        0, 94, 99, 24
      HSL:
        3°, 97.9487%, 38.2353%
        HSV (HSB):
        3°, 98.9637%, 75.6863%
        XYZ:
        22.1229, 11.5812, 1.1268
        xyY:
        0.6352, 0.3325, 11.5812
      CIE-Lab:
        40.5426, 63.8479, 53.9032
        CIE-LCH:
        40.5426, 83.5590, 40.1725
        CIE-Luv:
        40.5426, 129.8391, 28.9112
        Hunter-Lab:
        34.0311, 56.4847, 21.8586
      #c10b02 color charts
#c10b02 RGB chart
      #c10b02 CMYK chart
      #c10b02 RGB pie chart
      #c10b02 color shades, tints & tones
#c10b02 color schemes
#c10b02 color preview, HTML & CSS examples
           This text has a color of #c10b02        
        
          <p style="color:#c10b02;">Text here</p>
        
        
          .mytext {color:#c10b02;}
        
        Text color #c10b02
      
           This box has a color of #c10b02        
        
          <div style="background-color:#c10b02;">Content here</div>
        
        
          .mybackground {background-color:#c10b02;}
        
        Background color #c10b02
      
           Border around this has a color of #c10b02        
        
          <div style="border:2px solid #c10b02;">Content here</div>
        
        
          .myborder {border:2px solid #c10b02;}
        
        Border color #c10b02