#3b2222 color space conversions
Hex:
#3b2222
RGB:
59, 34, 34
CMY:
77, 87, 87
CMYK:
0, 42, 42, 77
HSL:
0°, 26.8817%, 18.2353%
HSV (HSB):
0°, 42.3729%, 23.1373%
XYZ:
2.6644, 2.1894, 1.7955
xyY:
0.4007, 0.3293, 2.1894
CIE-Lab:
16.4511, 12.0123, 5.0436
CIE-LCH:
16.4511, 13.0282, 22.7761
CIE-Luv:
16.4511, 13.4290, 2.8938
Hunter-Lab:
14.7965, 6.2486, 3.1628
#3b2222 color charts
#3b2222 color shades, tints & tones
#3b2222 color schemes
#3b2222 color preview, HTML & CSS examples
This text has a color of #3b2222
<p style="color:#3b2222;">Text here</p>
.mytext {color:#3b2222;}
This box has a color of #3b2222
<div style="background-color:#3b2222;">Content here</div>
.mybackground {background-color:#3b2222;}
Border around this has a color of #3b2222
<div style="border:2px solid #3b2222;">Content here</div>
.myborder {border:2px solid #3b2222;}