#d3811e color space conversions
Hex:
#d3811e
RGB:
211, 129, 30
CMY:
17, 49, 88
CMYK:
0, 39, 86, 17
HSL:
33°, 75.1037%, 47.2549%
HSV (HSB):
33°, 85.7820%, 82.7451%
XYZ:
34.9486, 29.6431, 5.1080
xyY:
0.5014, 0.4253, 29.6431
CIE-Lab:
61.3451, 24.8227, 61.2218
CIE-LCH:
61.3451, 66.0626, 67.9296
CIE-Luv:
61.3451, 67.4823, 56.3961
Hunter-Lab:
54.4455, 19.2995, 32.5494
#d3811e color charts
#d3811e color shades, tints & tones
#d3811e color schemes
#d3811e color preview, HTML & CSS examples
This text has a color of #d3811e
<p style="color:#d3811e;">Text here</p>
.mytext {color:#d3811e;}
This box has a color of #d3811e
<div style="background-color:#d3811e;">Content here</div>
.mybackground {background-color:#d3811e;}
Border around this has a color of #d3811e
<div style="border:2px solid #d3811e;">Content here</div>
.myborder {border:2px solid #d3811e;}