#282b3d color space conversions
Hex:
#282b3d
RGB:
40, 43, 61
CMY:
84, 83, 76
CMYK:
34, 30, 0, 76
HSL:
231°, 20.7921%, 19.8039%
HSV (HSB):
231°, 34.4262%, 23.9216%
XYZ:
2.5813, 2.5158, 4.7644
xyY:
0.2618, 0.2551, 2.5158
CIE-Lab:
17.9899, 3.7833, -11.8737
CIE-LCH:
17.9899, 12.4619, 287.6734
CIE-Luv:
17.9899, -2.0525, -12.5662
Hunter-Lab:
15.8612, 1.2918, -6.7068
#282b3d color charts
#282b3d color shades, tints & tones
#282b3d color schemes
#282b3d color preview, HTML & CSS examples
This text has a color of #282b3d
<p style="color:#282b3d;">Text here</p>
.mytext {color:#282b3d;}
This box has a color of #282b3d
<div style="background-color:#282b3d;">Content here</div>
.mybackground {background-color:#282b3d;}
Border around this has a color of #282b3d
<div style="border:2px solid #282b3d;">Content here</div>
.myborder {border:2px solid #282b3d;}