#c71d12 color space conversions
Hex:
        #c71d12
        RGB:
        199, 29, 18
        CMY:
        22, 89, 93
        CMYK:
        0, 85, 91, 22
      HSL:
        4°, 83.4101%, 42.5490%
        HSV (HSB):
        4°, 90.9548%, 78.0392%
        XYZ:
        24.1017, 13.0645, 1.8237
        xyY:
        0.6182, 0.3351, 13.0645
      CIE-Lab:
        42.8603, 62.7672, 50.3121
        CIE-LCH:
        42.8603, 80.4427, 38.7145
        CIE-Luv:
        42.8603, 127.9342, 29.5263
        Hunter-Lab:
        36.1449, 55.7719, 22.3100
      #c71d12 color charts
#c71d12 RGB chart
      #c71d12 CMYK chart
      #c71d12 RGB pie chart
      #c71d12 color shades, tints & tones
#c71d12 color schemes
#c71d12 color preview, HTML & CSS examples
           This text has a color of #c71d12        
        
          <p style="color:#c71d12;">Text here</p>
        
        
          .mytext {color:#c71d12;}
        
        Text color #c71d12
      
           This box has a color of #c71d12        
        
          <div style="background-color:#c71d12;">Content here</div>
        
        
          .mybackground {background-color:#c71d12;}
        
        Background color #c71d12
      
           Border around this has a color of #c71d12        
        
          <div style="border:2px solid #c71d12;">Content here</div>
        
        
          .myborder {border:2px solid #c71d12;}
        
        Border color #c71d12