#d3864a color space conversions
Hex:
#d3864a
RGB:
211, 134, 74
CMY:
17, 47, 71
CMYK:
0, 36, 65, 17
HSL:
26°, 60.8889%, 55.8824%
HSV (HSB):
26°, 64.9289%, 82.7451%
XYZ:
36.6251, 31.3935, 10.6078
xyY:
0.4658, 0.3993, 31.3935
CIE-Lab:
62.8384, 24.0246, 43.9007
CIE-LCH:
62.8384, 50.0445, 61.3104
CIE-Luv:
62.8384, 60.2739, 45.3529
Hunter-Lab:
56.0299, 18.6279, 27.9960
#d3864a color charts
#d3864a color shades, tints & tones
#d3864a color schemes
#d3864a color preview, HTML & CSS examples
This text has a color of #d3864a
<p style="color:#d3864a;">Text here</p>
.mytext {color:#d3864a;}
This box has a color of #d3864a
<div style="background-color:#d3864a;">Content here</div>
.mybackground {background-color:#d3864a;}
Border around this has a color of #d3864a
<div style="border:2px solid #d3864a;">Content here</div>
.myborder {border:2px solid #d3864a;}