#3b2000 color space conversions
Hex:
#3b2000
RGB:
59, 32, 0
CMY:
77, 87, 100
CMYK:
0, 46, 100, 77
HSL:
33°, 100.0000%, 11.5686%
HSV (HSB):
33°, 100.0000%, 23.1373%
XYZ:
2.3201, 1.9628, 0.2566
xyY:
0.5111, 0.4324, 1.9628
CIE-Lab:
15.2910, 10.1678, 22.6938
CIE-LCH:
15.2910, 24.8675, 65.8656
CIE-Luv:
15.2910, 17.3801, 14.8444
Hunter-Lab:
14.0101, 5.0428, 8.7212
#3b2000 color charts
#3b2000 color shades, tints & tones
#3b2000 color schemes
#3b2000 color preview, HTML & CSS examples
This text has a color of #3b2000
<p style="color:#3b2000;">Text here</p>
.mytext {color:#3b2000;}
This box has a color of #3b2000
<div style="background-color:#3b2000;">Content here</div>
.mybackground {background-color:#3b2000;}
Border around this has a color of #3b2000
<div style="border:2px solid #3b2000;">Content here</div>
.myborder {border:2px solid #3b2000;}