#c6284b color space conversions
Hex:
        #c6284b
        RGB:
        198, 40, 75
        CMY:
        22, 84, 71
        CMYK:
        0, 80, 62, 22
      HSL:
        347°, 66.3866%, 46.6667%
        HSV (HSB):
        347°, 79.7980%, 77.6471%
        XYZ:
        25.3175, 14.0314, 8.0306
        xyY:
        0.5344, 0.2961, 14.0314
      CIE-Lab:
        44.2779, 61.8913, 20.0538
        CIE-LCH:
        44.2779, 65.0591, 17.9532
        CIE-Luv:
        44.2779, 110.4259, 10.1248
        Hunter-Lab:
        37.4584, 55.0927, 13.5100
      #c6284b color charts
#c6284b RGB chart
      #c6284b CMYK chart
      #c6284b RGB pie chart
      #c6284b color shades, tints & tones
#c6284b color schemes
#c6284b color preview, HTML & CSS examples
           This text has a color of #c6284b        
        
          <p style="color:#c6284b;">Text here</p>
        
        
          .mytext {color:#c6284b;}
        
        Text color #c6284b
      
           This box has a color of #c6284b        
        
          <div style="background-color:#c6284b;">Content here</div>
        
        
          .mybackground {background-color:#c6284b;}
        
        Background color #c6284b
      
           Border around this has a color of #c6284b        
        
          <div style="border:2px solid #c6284b;">Content here</div>
        
        
          .myborder {border:2px solid #c6284b;}
        
        Border color #c6284b