#2b001c color space conversions
Hex:
#2b001c
RGB:
43, 0, 28
CMY:
83, 100, 89
CMYK:
0, 100, 35, 83
HSL:
321°, 100.0000%, 8.4314%
HSV (HSB):
321°, 100.0000%, 16.8627%
XYZ:
1.2059, 0.5974, 1.1504
xyY:
0.4083, 0.2023, 0.5974
CIE-Lab:
5.3966, 24.3890, -6.9950
CIE-LCH:
5.3966, 25.3723, 343.9966
CIE-Luv:
5.3966, 10.9684, -5.1573
Hunter-Lab:
7.7294, 14.3214, -3.4136
#2b001c color charts
#2b001c color shades, tints & tones
#2b001c color schemes
#2b001c color preview, HTML & CSS examples
This text has a color of #2b001c
<p style="color:#2b001c;">Text here</p>
.mytext {color:#2b001c;}
This box has a color of #2b001c
<div style="background-color:#2b001c;">Content here</div>
.mybackground {background-color:#2b001c;}
Border around this has a color of #2b001c
<div style="border:2px solid #2b001c;">Content here</div>
.myborder {border:2px solid #2b001c;}