#d3493c color space conversions
Hex:
#d3493c
RGB:
211, 73, 60
CMY:
17, 71, 76
CMYK:
0, 65, 72, 17
HSL:
5°, 63.1799%, 53.1373%
HSV (HSB):
5°, 71.5640%, 82.7451%
XYZ:
30.0621, 18.9402, 6.3463
xyY:
0.5431, 0.3422, 18.9402
CIE-Lab:
50.6172, 53.5242, 37.3127
CIE-LCH:
50.6172, 65.2463, 34.8810
CIE-Luv:
50.6172, 107.2876, 28.4578
Hunter-Lab:
43.5204, 47.1400, 21.8183
#d3493c color charts
#d3493c color shades, tints & tones
#d3493c color schemes
#d3493c color preview, HTML & CSS examples
This text has a color of #d3493c
<p style="color:#d3493c;">Text here</p>
.mytext {color:#d3493c;}
This box has a color of #d3493c
<div style="background-color:#d3493c;">Content here</div>
.mybackground {background-color:#d3493c;}
Border around this has a color of #d3493c
<div style="border:2px solid #d3493c;">Content here</div>
.myborder {border:2px solid #d3493c;}