#2b000d color space conversions
Hex:
#2b000d
RGB:
43, 0, 13
CMY:
83, 100, 95
CMYK:
0, 100, 70, 83
HSL:
342°, 100.0000%, 8.4314%
HSV (HSB):
342°, 100.0000%, 16.8627%
XYZ:
1.0689, 0.5426, 0.4292
xyY:
0.5238, 0.2659, 0.5426
CIE-Lab:
4.9017, 21.9285, 2.3126
CIE-LCH:
4.9017, 22.0502, 6.0201
CIE-Luv:
4.9017, 13.3505, -0.1936
Hunter-Lab:
7.3665, 13.0098, 1.7023
#2b000d color charts
#2b000d color shades, tints & tones
#2b000d color schemes
#2b000d color preview, HTML & CSS examples
This text has a color of #2b000d
<p style="color:#2b000d;">Text here</p>
.mytext {color:#2b000d;}
This box has a color of #2b000d
<div style="background-color:#2b000d;">Content here</div>
.mybackground {background-color:#2b000d;}
Border around this has a color of #2b000d
<div style="border:2px solid #2b000d;">Content here</div>
.myborder {border:2px solid #2b000d;}