#2b0b0b color space conversions
Hex:
#2b0b0b
RGB:
43, 11, 11
CMY:
83, 96, 96
CMYK:
0, 74, 74, 83
HSL:
0°, 59.2593%, 10.5882%
HSV (HSB):
0°, 74.4186%, 16.8627%
XYZ:
1.1763, 0.7771, 0.4046
xyY:
0.4989, 0.3296, 0.7771
CIE-Lab:
7.0195, 16.4341, 6.3153
CIE-LCH:
7.0195, 17.6058, 21.0208
CIE-Luv:
7.0195, 12.5146, 2.6982
Hunter-Lab:
8.8153, 8.3927, 3.4494
#2b0b0b color charts
#2b0b0b color shades, tints & tones
#2b0b0b color schemes
#2b0b0b color preview, HTML & CSS examples
This text has a color of #2b0b0b
<p style="color:#2b0b0b;">Text here</p>
.mytext {color:#2b0b0b;}
This box has a color of #2b0b0b
<div style="background-color:#2b0b0b;">Content here</div>
.mybackground {background-color:#2b0b0b;}
Border around this has a color of #2b0b0b
<div style="border:2px solid #2b0b0b;">Content here</div>
.myborder {border:2px solid #2b0b0b;}