#282e24 color space conversions
Hex:
#282e24
RGB:
40, 46, 36
CMY:
84, 82, 86
CMYK:
13, 0, 22, 82
HSL:
96°, 12.1951%, 16.0784%
HSV (HSB):
96°, 21.7391%, 18.0392%
XYZ:
2.1705, 2.5325, 2.0435
xyY:
0.3217, 0.3754, 2.5325
CIE-Lab:
18.0649, -4.9765, 5.5829
CIE-LCH:
18.0649, 7.4789, 131.7135
CIE-Luv:
18.0649, -2.4131, 5.6514
Hunter-Lab:
15.9138, -3.5032, 3.5262
#282e24 color charts
#282e24 color shades, tints & tones
#282e24 color schemes
#282e24 color preview, HTML & CSS examples
This text has a color of #282e24
<p style="color:#282e24;">Text here</p>
.mytext {color:#282e24;}
This box has a color of #282e24
<div style="background-color:#282e24;">Content here</div>
.mybackground {background-color:#282e24;}
Border around this has a color of #282e24
<div style="border:2px solid #282e24;">Content here</div>
.myborder {border:2px solid #282e24;}