#3b1e01 color space conversions
Hex:
#3b1e01
RGB:
59, 30, 1
CMY:
77, 88, 100
CMYK:
0, 49, 98, 77
HSL:
30°, 96.6667%, 11.7647%
HSV (HSB):
30°, 98.3051%, 23.1373%
XYZ:
2.2734, 1.8605, 0.2680
xyY:
0.5164, 0.4227, 1.8605
CIE-Lab:
14.7377, 11.5715, 21.5763
CIE-LCH:
14.7377, 24.4834, 61.7951
CIE-Luv:
14.7377, 18.3230, 13.8084
Hunter-Lab:
13.6402, 5.8800, 8.3831
#3b1e01 color charts
#3b1e01 color shades, tints & tones
#3b1e01 color schemes
#3b1e01 color preview, HTML & CSS examples
This text has a color of #3b1e01
<p style="color:#3b1e01;">Text here</p>
.mytext {color:#3b1e01;}
This box has a color of #3b1e01
<div style="background-color:#3b1e01;">Content here</div>
.mybackground {background-color:#3b1e01;}
Border around this has a color of #3b1e01
<div style="border:2px solid #3b1e01;">Content here</div>
.myborder {border:2px solid #3b1e01;}