#c6184a color space conversions
Hex:
        #c6184a
        RGB:
        198, 24, 74
        CMY:
        22, 91, 71
        CMYK:
        0, 88, 63, 22
      HSL:
        343°, 78.3784%, 43.5294%
        HSV (HSB):
        343°, 87.8788%, 77.6471%
        XYZ:
        24.8514, 13.1534, 7.7076
        xyY:
        0.5436, 0.2877, 13.1534
      CIE-Lab:
        42.9935, 65.4405, 18.9791
        CIE-LCH:
        42.9935, 68.1371, 16.1733
        CIE-Luv:
        42.9935, 115.9418, 7.9969
        Hunter-Lab:
        36.2677, 58.8435, 12.7870
      #c6184a color charts
#c6184a RGB chart
      #c6184a CMYK chart
      #c6184a RGB pie chart
      #c6184a color shades, tints & tones
#c6184a color schemes
#c6184a color preview, HTML & CSS examples
           This text has a color of #c6184a        
        
          <p style="color:#c6184a;">Text here</p>
        
        
          .mytext {color:#c6184a;}
        
        Text color #c6184a
      
           This box has a color of #c6184a        
        
          <div style="background-color:#c6184a;">Content here</div>
        
        
          .mybackground {background-color:#c6184a;}
        
        Background color #c6184a
      
           Border around this has a color of #c6184a        
        
          <div style="border:2px solid #c6184a;">Content here</div>
        
        
          .myborder {border:2px solid #c6184a;}
        
        Border color #c6184a