#3d352a color space conversions
Hex:
#3d352a
RGB:
61, 53, 42
CMY:
76, 79, 84
CMYK:
0, 13, 31, 76
HSL:
35°, 18.4466%, 20.1961%
HSV (HSB):
35°, 31.1475%, 23.9216%
XYZ:
3.6155, 3.7055, 2.7152
xyY:
0.3602, 0.3692, 3.7055
CIE-Lab:
22.6728, 1.4630, 8.2465
CIE-LCH:
22.6728, 8.3753, 79.9399
CIE-Luv:
22.6728, 4.9844, 7.9222
Hunter-Lab:
19.2496, -0.1607, 5.1119
#3d352a color charts
#3d352a color shades, tints & tones
#3d352a color schemes
#3d352a color preview, HTML & CSS examples
This text has a color of #3d352a
<p style="color:#3d352a;">Text here</p>
.mytext {color:#3d352a;}
This box has a color of #3d352a
<div style="background-color:#3d352a;">Content here</div>
.mybackground {background-color:#3d352a;}
Border around this has a color of #3d352a
<div style="border:2px solid #3d352a;">Content here</div>
.myborder {border:2px solid #3d352a;}