#282e2e color space conversions
Hex:
#282e2e
RGB:
40, 46, 46
CMY:
84, 82, 82
CMYK:
13, 0, 0, 82
HSL:
180°, 6.9767%, 16.8627%
HSV (HSB):
180°, 13.0435%, 18.0392%
XYZ:
2.3452, 2.6024, 2.9635
xyY:
0.2964, 0.3290, 2.6024
CIE-Lab:
18.3754, -2.6066, -0.8924
CIE-LCH:
18.3754, 2.7552, 198.8998
CIE-Luv:
18.3754, -2.6837, -0.5821
Hunter-Lab:
16.1318, -2.2808, 0.4005
#282e2e color charts
#282e2e color shades, tints & tones
#282e2e color schemes
#282e2e color preview, HTML & CSS examples
This text has a color of #282e2e
<p style="color:#282e2e;">Text here</p>
.mytext {color:#282e2e;}
This box has a color of #282e2e
<div style="background-color:#282e2e;">Content here</div>
.mybackground {background-color:#282e2e;}
Border around this has a color of #282e2e
<div style="border:2px solid #282e2e;">Content here</div>
.myborder {border:2px solid #282e2e;}