#282e3b color space conversions
Hex:
#282e3b
RGB:
40, 46, 59
CMY:
84, 82, 77
CMYK:
32, 22, 0, 77
HSL:
221°, 19.1919%, 19.4118%
HSV (HSB):
221°, 32.2034%, 23.1373%
XYZ:
2.6415, 2.7209, 4.5236
xyY:
0.2672, 0.2752, 2.7209
CIE-Lab:
18.8894, 1.0658, -9.1148
CIE-LCH:
18.8894, 9.1769, 276.6695
CIE-Luv:
18.8894, -3.0831, -9.5565
Hunter-Lab:
16.4951, -0.2818, -4.7132
#282e3b color charts
#282e3b color shades, tints & tones
#282e3b color schemes
#282e3b color preview, HTML & CSS examples
This text has a color of #282e3b
<p style="color:#282e3b;">Text here</p>
.mytext {color:#282e3b;}
This box has a color of #282e3b
<div style="background-color:#282e3b;">Content here</div>
.mybackground {background-color:#282e3b;}
Border around this has a color of #282e3b
<div style="border:2px solid #282e3b;">Content here</div>
.myborder {border:2px solid #282e3b;}