#c10b06 color space conversions
Hex:
        #c10b06
        RGB:
        193, 11, 6
        CMY:
        24, 96, 98
        CMYK:
        0, 94, 97, 24
      HSL:
        2°, 93.9698%, 39.0196%
        HSV (HSB):
        2°, 96.8912%, 75.6863%
        XYZ:
        22.1449, 11.5899, 1.2422
        xyY:
        0.6331, 0.3314, 11.5899
      CIE-Lab:
        40.5568, 63.8879, 52.4880
        CIE-LCH:
        40.5568, 82.6841, 39.4053
        CIE-Luv:
        40.5568, 129.5303, 28.4396
        Hunter-Lab:
        34.0440, 56.5332, 21.6674
      #c10b06 color charts
#c10b06 RGB chart
      #c10b06 CMYK chart
      #c10b06 RGB pie chart
      #c10b06 color shades, tints & tones
#c10b06 color schemes
#c10b06 color preview, HTML & CSS examples
           This text has a color of #c10b06        
        
          <p style="color:#c10b06;">Text here</p>
        
        
          .mytext {color:#c10b06;}
        
        Text color #c10b06
      
           This box has a color of #c10b06        
        
          <div style="background-color:#c10b06;">Content here</div>
        
        
          .mybackground {background-color:#c10b06;}
        
        Background color #c10b06
      
           Border around this has a color of #c10b06        
        
          <div style="border:2px solid #c10b06;">Content here</div>
        
        
          .myborder {border:2px solid #c10b06;}
        
        Border color #c10b06