#c92314 color space conversions
Hex:
        #c92314
        RGB:
        201, 35, 20
        CMY:
        21, 86, 92
        CMYK:
        0, 83, 90, 21
      HSL:
        5°, 81.9005%, 43.3333%
        HSV (HSB):
        5°, 90.0498%, 78.8235%
        XYZ:
        24.8147, 13.6701, 1.9925
        xyY:
        0.6131, 0.3377, 13.6701
      CIE-Lab:
        43.7560, 61.9967, 50.3235
        CIE-LCH:
        43.7560, 79.8501, 39.0667
        CIE-Luv:
        43.7560, 126.8643, 30.3335
        Hunter-Lab:
        36.9731, 55.0985, 22.6859
      #c92314 color charts
#c92314 RGB chart
      #c92314 CMYK chart
      #c92314 RGB pie chart
      #c92314 color shades, tints & tones
#c92314 color schemes
#c92314 color preview, HTML & CSS examples
           This text has a color of #c92314        
        
          <p style="color:#c92314;">Text here</p>
        
        
          .mytext {color:#c92314;}
        
        Text color #c92314
      
           This box has a color of #c92314        
        
          <div style="background-color:#c92314;">Content here</div>
        
        
          .mybackground {background-color:#c92314;}
        
        Background color #c92314
      
           Border around this has a color of #c92314        
        
          <div style="border:2px solid #c92314;">Content here</div>
        
        
          .myborder {border:2px solid #c92314;}
        
        Border color #c92314