#2b020c color space conversions
Hex:
#2b020c
RGB:
43, 2, 12
CMY:
83, 99, 95
CMYK:
0, 95, 72, 83
HSL:
345°, 91.1111%, 8.8235%
HSV (HSB):
345°, 95.3488%, 16.8627%
XYZ:
1.0843, 0.5836, 0.4033
xyY:
0.5235, 0.2817, 0.5836
CIE-Lab:
5.2712, 20.8722, 3.3195
CIE-LCH:
5.2712, 21.1345, 9.0366
CIE-Luv:
5.2712, 13.3463, 0.4838
Hunter-Lab:
7.6391, 11.9689, 2.2171
#2b020c color charts
#2b020c color shades, tints & tones
#2b020c color schemes
#2b020c color preview, HTML & CSS examples
This text has a color of #2b020c
<p style="color:#2b020c;">Text here</p>
.mytext {color:#2b020c;}
This box has a color of #2b020c
<div style="background-color:#2b020c;">Content here</div>
.mybackground {background-color:#2b020c;}
Border around this has a color of #2b020c
<div style="border:2px solid #2b020c;">Content here</div>
.myborder {border:2px solid #2b020c;}