#2b0100 color space conversions
Hex:
#2b0100
RGB:
43, 1, 0
CMY:
83, 100, 100
CMYK:
0, 98, 100, 83
HSL:
1°, 100.0000%, 8.4314%
HSV (HSB):
1°, 100.0000%, 16.8627%
XYZ:
1.0071, 0.5353, 0.0502
xyY:
0.6323, 0.3361, 0.5353
CIE-Lab:
4.8353, 20.0131, 7.6181
CIE-LCH:
4.8353, 21.4140, 20.8396
CIE-Luv:
4.8353, 15.1264, 3.5231
Hunter-Lab:
7.3164, 11.7670, 4.7143
#2b0100 color charts
#2b0100 color shades, tints & tones
#2b0100 color schemes
#2b0100 color preview, HTML & CSS examples
This text has a color of #2b0100
<p style="color:#2b0100;">Text here</p>
.mytext {color:#2b0100;}
This box has a color of #2b0100
<div style="background-color:#2b0100;">Content here</div>
.mybackground {background-color:#2b0100;}
Border around this has a color of #2b0100
<div style="border:2px solid #2b0100;">Content here</div>
.myborder {border:2px solid #2b0100;}