#2b381f color space conversions
Hex:
#2b381f
RGB:
43, 56, 31
CMY:
83, 78, 88
CMYK:
23, 0, 45, 78
HSL:
91°, 28.7356%, 17.0588%
HSV (HSB):
91°, 44.6429%, 21.9608%
XYZ:
2.6578, 3.4409, 1.8204
xyY:
0.3356, 0.4345, 3.4409
CIE-Lab:
21.7295, -10.8653, 13.9102
CIE-LCH:
21.7295, 17.6507, 127.9933
CIE-Luv:
21.7295, -5.6104, 14.1552
Hunter-Lab:
18.5496, -6.8865, 7.1662
#2b381f color charts
#2b381f color shades, tints & tones
#2b381f color schemes
#2b381f color preview, HTML & CSS examples
This text has a color of #2b381f
<p style="color:#2b381f;">Text here</p>
.mytext {color:#2b381f;}
This box has a color of #2b381f
<div style="background-color:#2b381f;">Content here</div>
.mybackground {background-color:#2b381f;}
Border around this has a color of #2b381f
<div style="border:2px solid #2b381f;">Content here</div>
.myborder {border:2px solid #2b381f;}