#3b1a2a color space conversions
Hex:
#3b1a2a
RGB:
59, 26, 42
CMY:
77, 90, 84
CMYK:
0, 56, 29, 77
HSL:
331°, 38.8235%, 16.6667%
HSV (HSB):
331°, 55.9322%, 23.1373%
XYZ:
2.5909, 1.8358, 2.4083
xyY:
0.3791, 0.2686, 1.8358
CIE-Lab:
14.6006, 18.5800, -3.3811
CIE-LCH:
14.6006, 18.8852, 349.6866
CIE-Luv:
14.6006, 15.1128, -4.9369
Hunter-Lab:
13.5490, 10.4233, -1.0542
#3b1a2a color charts
#3b1a2a color shades, tints & tones
#3b1a2a color schemes
#3b1a2a color preview, HTML & CSS examples
This text has a color of #3b1a2a
<p style="color:#3b1a2a;">Text here</p>
.mytext {color:#3b1a2a;}
This box has a color of #3b1a2a
<div style="background-color:#3b1a2a;">Content here</div>
.mybackground {background-color:#3b1a2a;}
Border around this has a color of #3b1a2a
<div style="border:2px solid #3b1a2a;">Content here</div>
.myborder {border:2px solid #3b1a2a;}