#cd0811 color space conversions
Hex:
        #cd0811
        RGB:
        205, 8, 17
        CMY:
        20, 97, 93
        CMYK:
        0, 96, 92, 20
      HSL:
        357°, 92.4883%, 41.7647%
        HSV (HSB):
        357°, 96.0976%, 80.3922%
        XYZ:
        25.3648, 13.1933, 1.7400
        xyY:
        0.6294, 0.3274, 13.1933
      CIE-Lab:
        43.0530, 67.3712, 51.4393
        CIE-LCH:
        43.0530, 84.7637, 37.3625
        CIE-Luv:
        43.0530, 137.8039, 28.7388
        Hunter-Lab:
        36.3225, 61.0861, 22.5856
      #cd0811 color charts
#cd0811 RGB chart
      #cd0811 CMYK chart
      #cd0811 RGB pie chart
      #cd0811 color shades, tints & tones
#cd0811 color schemes
#cd0811 color preview, HTML & CSS examples
           This text has a color of #cd0811        
        
          <p style="color:#cd0811;">Text here</p>
        
        
          .mytext {color:#cd0811;}
        
        Text color #cd0811
      
           This box has a color of #cd0811        
        
          <div style="background-color:#cd0811;">Content here</div>
        
        
          .mybackground {background-color:#cd0811;}
        
        Background color #cd0811
      
           Border around this has a color of #cd0811        
        
          <div style="border:2px solid #cd0811;">Content here</div>
        
        
          .myborder {border:2px solid #cd0811;}
        
        Border color #cd0811