#3e2e2a color space conversions
Hex:
#3e2e2a
RGB:
62, 46, 42
CMY:
76, 82, 84
CMYK:
0, 26, 32, 76
HSL:
12°, 19.2308%, 20.3922%
HSV (HSB):
12°, 32.2581%, 24.3137%
XYZ:
3.3815, 3.1453, 2.6194
xyY:
0.3697, 0.3439, 3.1453
CIE-Lab:
20.6166, 6.6175, 5.3967
CIE-LCH:
20.6166, 8.5391, 39.1983
CIE-Luv:
20.6166, 9.0310, 4.3488
Hunter-Lab:
17.7350, 2.9983, 3.6576
#3e2e2a color charts
#3e2e2a color shades, tints & tones
#3e2e2a color schemes
#3e2e2a color preview, HTML & CSS examples
This text has a color of #3e2e2a
<p style="color:#3e2e2a;">Text here</p>
.mytext {color:#3e2e2a;}
This box has a color of #3e2e2a
<div style="background-color:#3e2e2a;">Content here</div>
.mybackground {background-color:#3e2e2a;}
Border around this has a color of #3e2e2a
<div style="border:2px solid #3e2e2a;">Content here</div>
.myborder {border:2px solid #3e2e2a;}