#fc2d05 color space conversions
Hex:
        #fc2d05
        RGB:
        252, 45, 5
        CMY:
        1, 82, 98
        CMYK:
        0, 82, 98, 1
      HSL:
        10°, 97.6285%, 50.3922%
        HSV (HSB):
        10°, 98.0159%, 98.8235%
        XYZ:
        41.1107, 22.5832, 2.3358
        xyY:
        0.6226, 0.3420, 22.5832
      CIE-Lab:
        54.6404, 73.6464, 66.2219
        CIE-LCH:
        54.6404, 99.0411, 41.9615
        CIE-Luv:
        54.6404, 161.4030, 40.5142
        Hunter-Lab:
        47.5218, 71.2557, 30.3510
      #fc2d05 color charts
#fc2d05 RGB chart
      #fc2d05 CMYK chart
      #fc2d05 RGB pie chart
      #fc2d05 color shades, tints & tones
#fc2d05 color schemes
#fc2d05 color preview, HTML & CSS examples
           This text has a color of #fc2d05        
        
          <p style="color:#fc2d05;">Text here</p>
        
        
          .mytext {color:#fc2d05;}
        
        Text color #fc2d05
      
           This box has a color of #fc2d05        
        
          <div style="background-color:#fc2d05;">Content here</div>
        
        
          .mybackground {background-color:#fc2d05;}
        
        Background color #fc2d05
      
           Border around this has a color of #fc2d05        
        
          <div style="border:2px solid #fc2d05;">Content here</div>
        
        
          .myborder {border:2px solid #fc2d05;}
        
        Border color #fc2d05