#3b0e0e color space conversions
Hex:
#3b0e0e
RGB:
59, 14, 14
CMY:
77, 95, 95
CMYK:
0, 76, 76, 77
HSL:
0°, 61.6438%, 14.3137%
HSV (HSB):
0°, 76.2712%, 23.1373%
XYZ:
2.0399, 1.2756, 0.5542
xyY:
0.5272, 0.3296, 1.2756
CIE-Lab:
11.1037, 22.1251, 11.2179
CIE-LCH:
11.1037, 24.8065, 26.8859
CIE-Luv:
11.1037, 23.0200, 4.9636
Hunter-Lab:
11.2942, 12.4755, 4.9968
#3b0e0e color charts
#3b0e0e color shades, tints & tones
#3b0e0e color schemes
#3b0e0e color preview, HTML & CSS examples
This text has a color of #3b0e0e
<p style="color:#3b0e0e;">Text here</p>
.mytext {color:#3b0e0e;}
This box has a color of #3b0e0e
<div style="background-color:#3b0e0e;">Content here</div>
.mybackground {background-color:#3b0e0e;}
Border around this has a color of #3b0e0e
<div style="border:2px solid #3b0e0e;">Content here</div>
.myborder {border:2px solid #3b0e0e;}