#c8265a color space conversions
Hex:
        #c8265a
        RGB:
        200, 38, 90
        CMY:
        22, 85, 65
        CMYK:
        0, 81, 55, 22
      HSL:
        341°, 68.0672%, 46.6667%
        HSV (HSB):
        341°, 81.0000%, 78.4314%
        XYZ:
        26.3580, 14.4038, 11.0638
        xyY:
        0.5086, 0.2779, 14.4038
      CIE-Lab:
        44.8065, 63.9608, 11.5108
        CIE-LCH:
        44.8065, 64.9883, 10.2021
        CIE-Luv:
        44.8065, 107.5884, 1.1785
        Hunter-Lab:
        37.9523, 57.5523, 9.2824
      #c8265a color charts
#c8265a RGB chart
      #c8265a CMYK chart
      #c8265a RGB pie chart
      #c8265a color shades, tints & tones
#c8265a color schemes
#c8265a color preview, HTML & CSS examples
           This text has a color of #c8265a        
        
          <p style="color:#c8265a;">Text here</p>
        
        
          .mytext {color:#c8265a;}
        
        Text color #c8265a
      
           This box has a color of #c8265a        
        
          <div style="background-color:#c8265a;">Content here</div>
        
        
          .mybackground {background-color:#c8265a;}
        
        Background color #c8265a
      
           Border around this has a color of #c8265a        
        
          <div style="border:2px solid #c8265a;">Content here</div>
        
        
          .myborder {border:2px solid #c8265a;}
        
        Border color #c8265a