#d75230 color space conversions
Hex:
        #d75230
        RGB:
        215, 82, 48
        CMY:
        16, 68, 81
        CMYK:
        0, 62, 78, 16
      HSL:
        12°, 67.6113%, 51.5686%
        HSV (HSB):
        12°, 77.6744%, 84.3137%
        XYZ:
        31.5751, 20.6951, 5.1267
        xyY:
        0.5501, 0.3606, 20.6951
      CIE-Lab:
        52.6141, 50.5386, 46.0807
        CIE-LCH:
        52.6141, 68.3928, 42.3583
        CIE-Luv:
        52.6141, 106.4046, 36.1360
        Hunter-Lab:
        45.4918, 44.2832, 25.1626
      #d75230 color charts
#d75230 RGB chart
      #d75230 CMYK chart
      #d75230 RGB pie chart
      #d75230 color shades, tints & tones
#d75230 color schemes
#d75230 color preview, HTML & CSS examples
           This text has a color of #d75230        
        
          <p style="color:#d75230;">Text here</p>
        
        
          .mytext {color:#d75230;}
        
        Text color #d75230
      
           This box has a color of #d75230        
        
          <div style="background-color:#d75230;">Content here</div>
        
        
          .mybackground {background-color:#d75230;}
        
        Background color #d75230
      
           Border around this has a color of #d75230        
        
          <div style="border:2px solid #d75230;">Content here</div>
        
        
          .myborder {border:2px solid #d75230;}
        
        Border color #d75230