#3b012e color space conversions
Hex:
#3b012e
RGB:
59, 1, 46
CMY:
77, 100, 82
CMYK:
0, 98, 22, 77
HSL:
313°, 96.6667%, 11.7647%
HSV (HSB):
313°, 98.3051%, 23.1373%
XYZ:
2.3076, 1.1488, 2.6849
xyY:
0.3758, 0.1871, 1.1488
CIE-Lab:
10.1739, 31.9626, -13.0853
CIE-LCH:
10.1739, 34.5374, 337.7362
CIE-Luv:
10.1739, 18.0767, -12.3867
Hunter-Lab:
10.7181, 19.6749, -7.3495
#3b012e color charts
#3b012e color shades, tints & tones
#3b012e color schemes
#3b012e color preview, HTML & CSS examples
This text has a color of #3b012e
<p style="color:#3b012e;">Text here</p>
.mytext {color:#3b012e;}
This box has a color of #3b012e
<div style="background-color:#3b012e;">Content here</div>
.mybackground {background-color:#3b012e;}
Border around this has a color of #3b012e
<div style="border:2px solid #3b012e;">Content here</div>
.myborder {border:2px solid #3b012e;}