#2b0909 color space conversions
Hex:
#2b0909
RGB:
43, 9, 9
CMY:
83, 96, 96
CMYK:
0, 79, 79, 83
HSL:
0°, 65.3846%, 10.1961%
HSV (HSB):
0°, 79.0698%, 16.8627%
XYZ:
1.1433, 0.7287, 0.3388
xyY:
0.5171, 0.3296, 0.7287
CIE-Lab:
6.5822, 17.2244, 6.5020
CIE-LCH:
6.5822, 18.4108, 20.6810
CIE-Luv:
6.5822, 12.9645, 2.7954
Hunter-Lab:
8.5363, 8.9676, 3.6220
#2b0909 color charts
#2b0909 color shades, tints & tones
#2b0909 color schemes
#2b0909 color preview, HTML & CSS examples
This text has a color of #2b0909
<p style="color:#2b0909;">Text here</p>
.mytext {color:#2b0909;}
This box has a color of #2b0909
<div style="background-color:#2b0909;">Content here</div>
.mybackground {background-color:#2b0909;}
Border around this has a color of #2b0909
<div style="border:2px solid #2b0909;">Content here</div>
.myborder {border:2px solid #2b0909;}