#d3994e color space conversions
Hex:
#d3994e
RGB:
211, 153, 78
CMY:
17, 40, 69
CMYK:
0, 27, 63, 17
HSL:
34°, 60.1810%, 56.6667%
HSV (HSB):
34°, 63.0332%, 82.7451%
XYZ:
39.6303, 37.1814, 12.2957
xyY:
0.4447, 0.4173, 37.1814
CIE-Lab:
67.4129, 13.9982, 47.1447
CIE-LCH:
67.4129, 49.1790, 73.4628
CIE-Luv:
67.4129, 45.6587, 51.9484
Hunter-Lab:
60.9766, 9.3031, 30.7280
#d3994e color charts
#d3994e color shades, tints & tones
#d3994e color schemes
#d3994e color preview, HTML & CSS examples
This text has a color of #d3994e
<p style="color:#d3994e;">Text here</p>
.mytext {color:#d3994e;}
This box has a color of #d3994e
<div style="background-color:#d3994e;">Content here</div>
.mybackground {background-color:#d3994e;}
Border around this has a color of #d3994e
<div style="border:2px solid #d3994e;">Content here</div>
.myborder {border:2px solid #d3994e;}