#cd1008 color space conversions
Hex:
        #cd1008
        RGB:
        205, 16, 8
        CMY:
        20, 94, 97
        CMYK:
        0, 92, 96, 20
      HSL:
        2°, 92.4883%, 41.7647%
        HSV (HSB):
        2°, 96.0976%, 80.3922%
        XYZ:
        25.4060, 13.3672, 1.4708
        xyY:
        0.6313, 0.3322, 13.3672
      CIE-Lab:
        43.3115, 66.4310, 54.6294
        CIE-LCH:
        43.3115, 86.0085, 39.4321
        CIE-Luv:
        43.3115, 137.0323, 30.3973
        Hunter-Lab:
        36.5612, 60.0552, 23.2077
      #cd1008 color charts
#cd1008 RGB chart
      #cd1008 CMYK chart
      #cd1008 RGB pie chart
      #cd1008 color shades, tints & tones
#cd1008 color schemes
#cd1008 color preview, HTML & CSS examples
           This text has a color of #cd1008        
        
          <p style="color:#cd1008;">Text here</p>
        
        
          .mytext {color:#cd1008;}
        
        Text color #cd1008
      
           This box has a color of #cd1008        
        
          <div style="background-color:#cd1008;">Content here</div>
        
        
          .mybackground {background-color:#cd1008;}
        
        Background color #cd1008
      
           Border around this has a color of #cd1008        
        
          <div style="border:2px solid #cd1008;">Content here</div>
        
        
          .myborder {border:2px solid #cd1008;}
        
        Border color #cd1008