#2b012a color space conversions
Hex:
#2b012a
RGB:
43, 1, 42
CMY:
83, 100, 84
CMYK:
0, 98, 2, 83
HSL:
301°, 95.4545%, 8.6275%
HSV (HSB):
301°, 97.6744%, 16.8627%
XYZ:
1.4250, 0.7025, 2.2510
xyY:
0.3255, 0.1604, 0.7025
CIE-Lab:
6.3453, 26.9752, -16.3644
CIE-LCH:
6.3453, 31.5508, 328.7570
CIE-Luv:
6.3453, 8.8046, -10.7665
Hunter-Lab:
8.3813, 15.6821, -10.0566
#2b012a color charts
#2b012a color shades, tints & tones
#2b012a color schemes
#2b012a color preview, HTML & CSS examples
This text has a color of #2b012a
<p style="color:#2b012a;">Text here</p>
.mytext {color:#2b012a;}
This box has a color of #2b012a
<div style="background-color:#2b012a;">Content here</div>
.mybackground {background-color:#2b012a;}
Border around this has a color of #2b012a
<div style="border:2px solid #2b012a;">Content here</div>
.myborder {border:2px solid #2b012a;}