#d3504f color space conversions
Hex:
#d3504f
RGB:
211, 80, 79
CMY:
17, 69, 69
CMYK:
0, 62, 63, 17
HSL:
0°, 60.0000%, 56.8627%
HSV (HSB):
0°, 62.5592%, 82.7451%
XYZ:
31.1439, 20.1507, 9.6451
xyY:
0.5111, 0.3307, 20.1507
CIE-Lab:
52.0072, 51.5711, 28.0987
CIE-LCH:
52.0072, 58.7291, 28.5839
CIE-Luv:
52.0072, 98.6885, 21.7554
Hunter-Lab:
44.8896, 45.2848, 18.6834
#d3504f color charts
#d3504f color shades, tints & tones
#d3504f color schemes
#d3504f color preview, HTML & CSS examples
This text has a color of #d3504f
<p style="color:#d3504f;">Text here</p>
.mytext {color:#d3504f;}
This box has a color of #d3504f
<div style="background-color:#d3504f;">Content here</div>
.mybackground {background-color:#d3504f;}
Border around this has a color of #d3504f
<div style="border:2px solid #d3504f;">Content here</div>
.myborder {border:2px solid #d3504f;}