#cd381b color space conversions
Hex:
        #cd381b
        RGB:
        205, 56, 27
        CMY:
        20, 78, 89
        CMYK:
        0, 73, 87, 20
      HSL:
        10°, 76.7241%, 45.4902%
        HSV (HSB):
        10°, 86.8293%, 80.3922%
        XYZ:
        26.7888, 15.8866, 2.6914
        xyY:
        0.5905, 0.3502, 15.8866
      CIE-Lab:
        46.8254, 57.0258, 50.0597
        CIE-LCH:
        46.8254, 75.8809, 41.2781
        CIE-Luv:
        46.8254, 118.3599, 33.5332
        Hunter-Lab:
        39.8580, 50.2195, 23.8971
      #cd381b color charts
#cd381b RGB chart
      #cd381b CMYK chart
      #cd381b RGB pie chart
      #cd381b color shades, tints & tones
#cd381b color schemes
#cd381b color preview, HTML & CSS examples
           This text has a color of #cd381b        
        
          <p style="color:#cd381b;">Text here</p>
        
        
          .mytext {color:#cd381b;}
        
        Text color #cd381b
      
           This box has a color of #cd381b        
        
          <div style="background-color:#cd381b;">Content here</div>
        
        
          .mybackground {background-color:#cd381b;}
        
        Background color #cd381b
      
           Border around this has a color of #cd381b        
        
          <div style="border:2px solid #cd381b;">Content here</div>
        
        
          .myborder {border:2px solid #cd381b;}
        
        Border color #cd381b