#c00317 color space conversions
Hex:
        #c00317
        RGB:
        192, 3, 23
        CMY:
        25, 99, 91
        CMYK:
        0, 98, 88, 25
      HSL:
        354°, 96.9231%, 38.2353%
        HSV (HSB):
        354°, 98.4375%, 75.2941%
        XYZ:
        21.9254, 11.3335, 1.8426
        xyY:
        0.6246, 0.3229, 11.3335
      CIE-Lab:
        40.1365, 64.6802, 45.4396
        CIE-LCH:
        40.1365, 79.0461, 35.0891
        CIE-Luv:
        40.1365, 128.5241, 25.1717
        Hunter-Lab:
        33.6652, 57.3393, 20.3205
      #c00317 color charts
#c00317 RGB chart
      #c00317 CMYK chart
      #c00317 RGB pie chart
      #c00317 color shades, tints & tones
#c00317 color schemes
#c00317 color preview, HTML & CSS examples
           This text has a color of #c00317        
        
          <p style="color:#c00317;">Text here</p>
        
        
          .mytext {color:#c00317;}
        
        Text color #c00317
      
           This box has a color of #c00317        
        
          <div style="background-color:#c00317;">Content here</div>
        
        
          .mybackground {background-color:#c00317;}
        
        Background color #c00317
      
           Border around this has a color of #c00317        
        
          <div style="border:2px solid #c00317;">Content here</div>
        
        
          .myborder {border:2px solid #c00317;}
        
        Border color #c00317