#3d3203 color space conversions
Hex:
#3d3203
RGB:
61, 50, 3
CMY:
76, 80, 99
CMYK:
0, 18, 95, 76
HSL:
49°, 90.6250%, 12.5490%
HSV (HSB):
49°, 95.0820%, 23.9216%
XYZ:
3.0815, 3.2799, 0.5568
xyY:
0.4454, 0.4741, 3.2799
CIE-Lab:
21.1316, -0.6171, 28.4695
CIE-LCH:
21.1316, 28.4762, 91.2417
CIE-Luv:
21.1316, 8.4147, 21.6515
Hunter-Lab:
18.1104, -1.3213, 10.8544
#3d3203 color charts
#3d3203 color shades, tints & tones
#3d3203 color schemes
#3d3203 color preview, HTML & CSS examples
This text has a color of #3d3203
<p style="color:#3d3203;">Text here</p>
.mytext {color:#3d3203;}
This box has a color of #3d3203
<div style="background-color:#3d3203;">Content here</div>
.mybackground {background-color:#3d3203;}
Border around this has a color of #3d3203
<div style="border:2px solid #3d3203;">Content here</div>
.myborder {border:2px solid #3d3203;}