#3b1b2d color space conversions
Hex:
#3b1b2d
RGB:
59, 27, 45
CMY:
77, 89, 82
CMYK:
0, 54, 24, 77
HSL:
326°, 37.2093%, 16.8627%
HSV (HSB):
326°, 54.2373%, 23.1373%
XYZ:
2.6692, 1.9031, 2.7093
xyY:
0.3666, 0.2614, 1.9031
CIE-Lab:
14.9705, 18.4862, -4.9912
CIE-LCH:
14.9705, 19.1482, 344.8906
CIE-Luv:
14.9705, 14.3105, -6.4208
Hunter-Lab:
13.7954, 10.3953, -1.9872
#3b1b2d color charts
#3b1b2d color shades, tints & tones
#3b1b2d color schemes
#3b1b2d color preview, HTML & CSS examples
This text has a color of #3b1b2d
<p style="color:#3b1b2d;">Text here</p>
.mytext {color:#3b1b2d;}
This box has a color of #3b1b2d
<div style="background-color:#3b1b2d;">Content here</div>
.mybackground {background-color:#3b1b2d;}
Border around this has a color of #3b1b2d
<div style="border:2px solid #3b1b2d;">Content here</div>
.myborder {border:2px solid #3b1b2d;}