#d3492e color space conversions
Hex:
#d3492e
RGB:
211, 73, 46
CMY:
17, 71, 82
CMYK:
0, 65, 78, 17
HSL:
10°, 65.2174%, 50.3922%
HSV (HSB):
10°, 78.1991%, 82.7451%
XYZ:
29.7397, 18.8112, 4.6482
xyY:
0.5590, 0.3536, 18.8112
CIE-Lab:
50.4656, 52.9551, 44.6966
CIE-LCH:
50.4656, 69.2966, 40.1659
CIE-Luv:
50.4656, 109.7109, 33.6074
Hunter-Lab:
43.3719, 46.4947, 24.0061
#d3492e color charts
#d3492e color shades, tints & tones
#d3492e color schemes
#d3492e color preview, HTML & CSS examples
This text has a color of #d3492e
<p style="color:#d3492e;">Text here</p>
.mytext {color:#d3492e;}
This box has a color of #d3492e
<div style="background-color:#d3492e;">Content here</div>
.mybackground {background-color:#d3492e;}
Border around this has a color of #d3492e
<div style="border:2px solid #d3492e;">Content here</div>
.myborder {border:2px solid #d3492e;}