#3b272d color space conversions
Hex:
#3b272d
RGB:
59, 39, 45
CMY:
77, 85, 82
CMYK:
0, 34, 24, 77
HSL:
342°, 20.4082%, 19.2157%
HSV (HSB):
342°, 33.8983%, 23.1373%
XYZ:
3.0028, 2.5703, 2.8205
xyY:
0.3577, 0.3062, 2.5703
CIE-Lab:
18.2336, 10.5052, -0.1532
CIE-LCH:
18.2336, 10.5064, 359.1645
CIE-Luv:
18.2336, 10.0253, -1.3879
Hunter-Lab:
16.0322, 5.3765, 0.7919
#3b272d color charts
#3b272d color shades, tints & tones
#3b272d color schemes
#3b272d color preview, HTML & CSS examples
This text has a color of #3b272d
<p style="color:#3b272d;">Text here</p>
.mytext {color:#3b272d;}
This box has a color of #3b272d
<div style="background-color:#3b272d;">Content here</div>
.mybackground {background-color:#3b272d;}
Border around this has a color of #3b272d
<div style="border:2px solid #3b272d;">Content here</div>
.myborder {border:2px solid #3b272d;}