#282e1d color space conversions
Hex:
#282e1d
RGB:
40, 46, 29
CMY:
84, 82, 89
CMYK:
13, 0, 37, 82
HSL:
81°, 22.6667%, 14.7059%
HSV (HSB):
81°, 36.9565%, 18.0392%
XYZ:
2.0738, 2.4938, 1.5344
xyY:
0.3399, 0.4087, 2.4938
CIE-Lab:
17.8906, -6.3634, 10.1232
CIE-LCH:
17.8906, 11.9570, 122.1532
CIE-Luv:
17.8906, -2.2490, 9.4858
Hunter-Lab:
15.7918, -4.1944, 5.2932
#282e1d color charts
#282e1d color shades, tints & tones
#282e1d color schemes
#282e1d color preview, HTML & CSS examples
This text has a color of #282e1d
<p style="color:#282e1d;">Text here</p>
.mytext {color:#282e1d;}
This box has a color of #282e1d
<div style="background-color:#282e1d;">Content here</div>
.mybackground {background-color:#282e1d;}
Border around this has a color of #282e1d
<div style="border:2px solid #282e1d;">Content here</div>
.myborder {border:2px solid #282e1d;}