#d3574f color space conversions
Hex:
#d3574f
RGB:
211, 87, 79
CMY:
17, 66, 69
CMYK:
0, 59, 63, 17
HSL:
4°, 60.0000%, 56.8627%
HSV (HSB):
4°, 62.5592%, 82.7451%
XYZ:
31.6834, 21.2298, 9.8250
xyY:
0.5050, 0.3384, 21.2298
CIE-Lab:
53.2001, 48.4085, 29.6046
CIE-LCH:
53.2001, 56.7435, 31.4482
CIE-Luv:
53.2001, 94.0695, 24.2042
Hunter-Lab:
46.0758, 42.1107, 19.6103
#d3574f color charts
#d3574f color shades, tints & tones
#d3574f color schemes
#d3574f color preview, HTML & CSS examples
This text has a color of #d3574f
<p style="color:#d3574f;">Text here</p>
.mytext {color:#d3574f;}
This box has a color of #d3574f
<div style="background-color:#d3574f;">Content here</div>
.mybackground {background-color:#d3574f;}
Border around this has a color of #d3574f
<div style="border:2px solid #d3574f;">Content here</div>
.myborder {border:2px solid #d3574f;}