#282e4b color space conversions
Hex:
#282e4b
RGB:
40, 46, 75
CMY:
84, 82, 71
CMYK:
47, 39, 0, 71
HSL:
230°, 30.4348%, 22.5490%
HSV (HSB):
230°, 46.6667%, 29.4118%
XYZ:
3.1221, 2.9131, 7.0543
xyY:
0.2385, 0.2226, 2.9131
CIE-Lab:
19.6925, 6.2826, -18.7884
CIE-LCH:
19.6925, 19.8109, 288.4892
CIE-Luv:
19.6925, -3.6197, -21.1648
Hunter-Lab:
17.0678, 2.7827, -12.5578
#282e4b color charts
#282e4b color shades, tints & tones
#282e4b color schemes
#282e4b color preview, HTML & CSS examples
This text has a color of #282e4b
<p style="color:#282e4b;">Text here</p>
.mytext {color:#282e4b;}
This box has a color of #282e4b
<div style="background-color:#282e4b;">Content here</div>
.mybackground {background-color:#282e4b;}
Border around this has a color of #282e4b
<div style="border:2px solid #282e4b;">Content here</div>
.myborder {border:2px solid #282e4b;}