#3b082d color space conversions
Hex:
#3b082d
RGB:
59, 8, 45
CMY:
77, 97, 82
CMYK:
0, 86, 24, 77
HSL:
316°, 76.1194%, 13.1373%
HSV (HSB):
316°, 86.4407%, 23.1373%
XYZ:
2.3641, 1.2929, 2.6076
xyY:
0.3774, 0.2064, 1.2929
CIE-Lab:
11.2260, 28.5999, -10.7073
CIE-LCH:
11.2260, 30.5385, 339.4749
CIE-Luv:
11.2260, 17.7814, -10.9395
Hunter-Lab:
11.3707, 17.2137, -5.6371
#3b082d color charts
#3b082d color shades, tints & tones
#3b082d color schemes
#3b082d color preview, HTML & CSS examples
This text has a color of #3b082d
<p style="color:#3b082d;">Text here</p>
.mytext {color:#3b082d;}
This box has a color of #3b082d
<div style="background-color:#3b082d;">Content here</div>
.mybackground {background-color:#3b082d;}
Border around this has a color of #3b082d
<div style="border:2px solid #3b082d;">Content here</div>
.myborder {border:2px solid #3b082d;}