#3b123b color space conversions
Hex:
#3b123b
RGB:
59, 18, 59
CMY:
77, 93, 77
CMYK:
0, 69, 0, 77
HSL:
300°, 53.2468%, 15.0980%
HSV (HSB):
300°, 69.4915%, 23.1373%
XYZ:
2.8094, 1.6782, 4.3135
xyY:
0.3192, 0.1907, 1.6782
CIE-Lab:
13.6987, 26.5822, -16.9748
CIE-LCH:
13.6987, 31.5398, 327.4386
CIE-Luv:
13.6987, 13.6699, -17.6763
Hunter-Lab:
12.9545, 16.0398, -10.6740
#3b123b color charts
#3b123b color shades, tints & tones
#3b123b color schemes
#3b123b color preview, HTML & CSS examples
This text has a color of #3b123b
<p style="color:#3b123b;">Text here</p>
.mytext {color:#3b123b;}
This box has a color of #3b123b
<div style="background-color:#3b123b;">Content here</div>
.mybackground {background-color:#3b123b;}
Border around this has a color of #3b123b
<div style="border:2px solid #3b123b;">Content here</div>
.myborder {border:2px solid #3b123b;}